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

Unified Diff: appengine/findit/crash/scorers/test/scorer_test_suite.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/crash/findit.py ('k') | appengine/findit/crash/test/changelist_classifier_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/crash/scorers/test/scorer_test_suite.py
diff --git a/appengine/findit/crash/scorers/test/scorer_test_suite.py b/appengine/findit/crash/scorers/test/scorer_test_suite.py
index 9d37fcb52210f8eb21c68bdfd60ed0890bccea8d..28ec78162a4c7ad77b7f5b230feeb9167fe3ff12 100644
--- a/appengine/findit/crash/scorers/test/scorer_test_suite.py
+++ b/appengine/findit/crash/scorers/test/scorer_test_suite.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-from lib.gitiles.change_log import ChangeLog
+from libs.gitiles.change_log import ChangeLog
from testing_utils import testing
DUMMY_CHANGELOG = ChangeLog.FromDict({
« no previous file with comments | « appengine/findit/crash/findit.py ('k') | appengine/findit/crash/test/changelist_classifier_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698