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

Unified Diff: PRESUBMIT.py

Issue 6651009: add owners_unittest to PRESUBMIT.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 9 years, 9 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 | no next file » | 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 343320fbc90e2e15a26569f177ebd48244b0b172..8243d020e1d306a766a9d146fc2a564e731c72b6 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -13,6 +13,7 @@ UNIT_TESTS = [
'tests.gclient_scm_test',
'tests.gclient_smoketest',
'tests.gclient_utils_test',
+ 'tests.owners_unittest',
'tests.presubmit_unittest',
'tests.scm_unittest',
'tests.trychange_unittest',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698