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

Unified Diff: appengine/findit/libs/gitiles/test/gitiles_repository_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/libs/gitiles/test/diff_test.py ('k') | appengine/findit/libs/test/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/libs/gitiles/test/gitiles_repository_test.py
diff --git a/appengine/findit/lib/gitiles/test/gitiles_repository_test.py b/appengine/findit/libs/gitiles/test/gitiles_repository_test.py
similarity index 99%
rename from appengine/findit/lib/gitiles/test/gitiles_repository_test.py
rename to appengine/findit/libs/gitiles/test/gitiles_repository_test.py
index f777977de31d24b9af273e1cc4737e6a0c916940..8dc1e1298c4543154926039a32d4f0f08fddd068 100644
--- a/appengine/findit/lib/gitiles/test/gitiles_repository_test.py
+++ b/appengine/findit/libs/gitiles/test/gitiles_repository_test.py
@@ -10,8 +10,8 @@ import re
from testing_utils import testing
from gae_libs.testcase import TestCase
-from lib.gitiles import gitiles_repository
-from lib.gitiles.change_log import ChangeLog
+from libs.gitiles import gitiles_repository
+from libs.gitiles.change_log import ChangeLog
from libs.http import retry_http_client
« no previous file with comments | « appengine/findit/libs/gitiles/test/diff_test.py ('k') | appengine/findit/libs/test/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698