Chromium Code Reviews| 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', |