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

Unified Diff: appengine/findit/waterfall/test/wf_testcase.py

Issue 2525003005: [Predator] Move testcase.py from libs/ to gae_libs/ (Closed)
Patch Set: Created 4 years, 1 month 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 | « appengine/findit/model/flake/test/flake_analysis_request_test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/waterfall/test/wf_testcase.py
diff --git a/appengine/findit/waterfall/test/wf_testcase.py b/appengine/findit/waterfall/test/wf_testcase.py
index 3994f7d22c327d5348271431ca3f5279d6cdd7c0..bd2bbc48db3b6b69349f58482c76520574b1022d 100644
--- a/appengine/findit/waterfall/test/wf_testcase.py
+++ b/appengine/findit/waterfall/test/wf_testcase.py
@@ -8,7 +8,7 @@ import copy
import gae_ts_mon
-from libs.testcase import TestCase
+from gae_libs.testcase import TestCase
from model.wf_config import FinditConfig
« no previous file with comments | « appengine/findit/model/flake/test/flake_analysis_request_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698