Index: log_parser/perf_expectations/PRESUBMIT.py |
=================================================================== |
--- log_parser/perf_expectations/PRESUBMIT.py (revision 25340) |
+++ log_parser/perf_expectations/PRESUBMIT.py (working copy) |
@@ -10,7 +10,7 @@ |
""" |
UNIT_TESTS = [ |
- 'tests.simplejson_unittest', |
+ 'tests.perf_expectations_unittest', |
] |
PERF_EXPECTATIONS = 'perf_expectations.json' |