diff --git a/PRESUBMIT.py b/PRESUBMIT.py index ab22f0a625..74742d0a58 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -80,7 +80,6 @@ def CommonChecks(input_api, output_api, tests_to_black_list, run_on_python3): r'.*git_common_test\.py$', r'.*git_hyper_blame_test\.py$', r'.*git_map_test\.py$', - r'.*git_rebase_update_test\.py$', r'.*ninjalog_uploader_test\.py$', r'.*recipes_test\.py$', r'.*roll_dep_test\.py$',