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

Unified Diff: tests/git_number_test.py

Issue 184253003: Add git-reup and friends (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@freeze_thaw
Patch Set: fix pylint Created 6 years, 9 months 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 | « tests/git_freezer_test.py ('k') | tests/git_rebase_update_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/git_number_test.py
diff --git a/tests/git_number_test.py b/tests/git_number_test.py
index 789eddd31c5161909885a98dc6a724dd9889d614..729599f0201d78ae6be13f1d9339c4e864d1640e 100755
--- a/tests/git_number_test.py
+++ b/tests/git_number_test.py
@@ -17,7 +17,7 @@ from testing_support import coverage_utils
class Basic(git_test_utils.GitRepoReadWriteTestBase):
- REPO = """
+ REPO_SCHEMA = """
A B C D E
B F E
X Y E
« no previous file with comments | « tests/git_freezer_test.py ('k') | tests/git_rebase_update_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698