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

Unified Diff: appengine/findit/handlers/crash/test/fracas_dashboard_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
Index: appengine/findit/handlers/crash/test/fracas_dashboard_test.py
diff --git a/appengine/findit/handlers/crash/test/fracas_dashboard_test.py b/appengine/findit/handlers/crash/test/fracas_dashboard_test.py
index b21c49406ee0789424dbe816e6395dda6dc5476f..f08fff5eafdc322bfd615528310012dac77cbbc8 100644
--- a/appengine/findit/handlers/crash/test/fracas_dashboard_test.py
+++ b/appengine/findit/handlers/crash/test/fracas_dashboard_test.py
@@ -13,7 +13,7 @@ import webapp2
from testing_utils import testing
from handlers.crash import fracas_dashboard
-from lib import time_util
+from libs import time_util
from model import analysis_status
from model import result_status
from model import triage_status

Powered by Google App Engine
This is Rietveld 408576698