Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(839)

Unified Diff: log_parser/perf_expectations/PRESUBMIT.py

Issue 194032: Add more unit tests for perf expectations.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/tools/buildbot/scripts/master/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | log_parser/perf_expectations/perf_expectations.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
« no previous file with comments | « no previous file | log_parser/perf_expectations/perf_expectations.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698