Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index e491d937e4805d63aea5bcf266cf11ce446958c7..dffc680e5002e7c9c45cc212345a4fafa924043b 100755 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -12,6 +12,7 @@ details on the presubmit API built into gcl. |
| UNIT_TESTS = [ |
| 'tests.gcl_unittest', |
| 'tests.gclient_test', |
| + 'tests.gclient_scm_test', |
| 'tests.presubmit_unittest', |
| 'tests.revert_unittest', |
| 'tests.trychange_unittest', |