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

Unified Diff: appengine/findit/handlers/crash/test/fracas_result_feedback_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_result_feedback_test.py
diff --git a/appengine/findit/handlers/crash/test/fracas_result_feedback_test.py b/appengine/findit/handlers/crash/test/fracas_result_feedback_test.py
index e890006f53864e816189c5df09f324b225e09745..072fed7206467f5704ab382fba02fde5b7dc509a 100644
--- a/appengine/findit/handlers/crash/test/fracas_result_feedback_test.py
+++ b/appengine/findit/handlers/crash/test/fracas_result_feedback_test.py
@@ -11,7 +11,7 @@ import webapp2
from testing_utils import testing
from handlers.crash import fracas_result_feedback
-from lib import time_util
+from libs import time_util
from model import analysis_status
from model import triage_status
from model.crash.fracas_crash_analysis import FracasCrashAnalysis

Powered by Google App Engine
This is Rietveld 408576698