Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index 59b25bd45a039aaa7942fe96175c7ee38c2033f5..07c4842ca827f1cdbfc20746b46fda17f5ff7a16 100644 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -10,6 +10,7 @@ details on the presubmit API built into gcl. |
| UNIT_TESTS = [ |
| 'tests.gcl_unittest', |
| + 'tests.gclient_test', |
| 'tests.gclient_scm_test', |
| 'tests.gclient_utils_test', |
| 'tests.presubmit_unittest', |