Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index f3a1b8c77e8a4135c0b87004f217f0a1143e9b8d..ff218b34e5ae3b9382d0be9c38d7211db32536fc 100644 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -11,6 +11,7 @@ details on the presubmit API built into gcl. |
| UNIT_TESTS = [ |
| 'tests.gcl_unittest', |
| 'tests.gclient_scm_test', |
| + 'tests.gclient_smoketest', |
| 'tests.gclient_utils_test', |
| 'tests.presubmit_unittest', |
| 'tests.scm_unittest', |