Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Unified Diff: PRESUBMIT.py

Issue 556092: Remove stale revert.py unit test and fix another test I broke in r37487. (Closed)
Patch Set: Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tests/presubmit_unittest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 813f568804b3bdb684805c782077b9b16aafd46f..750e57b2591a87a039553862cc47c48c81003950 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -15,7 +15,6 @@ UNIT_TESTS = [
'tests.gclient_scm_test',
'tests.gclient_utils_test',
'tests.presubmit_unittest',
- 'tests.revert_unittest',
'tests.scm_unittest',
'tests.trychange_unittest',
'tests.watchlists_unittest',
« no previous file with comments | « no previous file | tests/presubmit_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698