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

Unified Diff: appengine/findit/handlers/test/triage_suspected_cl_test.py

Issue 2538373003: [Culprit-Finder] Merge lib/ to libs/. (Closed)
Patch Set: . Created 4 years 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/handlers/test/help_triage_test.py ('k') | appengine/findit/handlers/triage_analysis.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/handlers/test/triage_suspected_cl_test.py
diff --git a/appengine/findit/handlers/test/triage_suspected_cl_test.py b/appengine/findit/handlers/test/triage_suspected_cl_test.py
index 2d40d184818167fe6139315727c741447bfdd308..553e326977581c5a6a4000de7635d110fa2b2c96 100644
--- a/appengine/findit/handlers/test/triage_suspected_cl_test.py
+++ b/appengine/findit/handlers/test/triage_suspected_cl_test.py
@@ -10,7 +10,7 @@ from testing_utils import testing
import webapp2
from handlers import triage_suspected_cl
-from lib import time_util
+from libs import time_util
from model import analysis_approach_type
from model import result_status
from model import suspected_cl_status
« no previous file with comments | « appengine/findit/handlers/test/help_triage_test.py ('k') | appengine/findit/handlers/triage_analysis.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698