Index: build/android/devil/PRESUBMIT.py |
diff --git a/build/android/devil/PRESUBMIT.py b/build/android/devil/PRESUBMIT.py |
index e2c3dfe5107f1bd9e047df7734577082b3fb52ef..14c0f4f136fb5b860720e0deb9fea0e48eaf767c 100644 |
--- a/build/android/devil/PRESUBMIT.py |
+++ b/build/android/devil/PRESUBMIT.py |
@@ -40,6 +40,7 @@ def _RunUnitTests(input_api, output_api): |
J('android', 'fastboot_utils_test.py'), |
J('android', 'md5sum_test.py'), |
J('android', 'logcat_monitor_test.py'), |
+ J('android', 'tools', 'script_common_test.py'), |
J('utils', 'cmd_helper_test.py'), |
J('utils', 'timeout_retry_unittest.py'), |
], |