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

Unified Diff: sky/tools/webkitpy/common/checkout/scm/__init__.py

Issue 639883003: Get test_webkitpy to actually run again. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: merge to ToT Created 6 years, 2 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
Index: sky/tools/webkitpy/common/checkout/scm/__init__.py
diff --git a/sky/tools/webkitpy/common/checkout/scm/__init__.py b/sky/tools/webkitpy/common/checkout/scm/__init__.py
index 9a2810c55e0eeb9b1a182e0da517aec665f6a2ad..201efc5fcd4276d2478f65d6107890c220c25335 100644
--- a/sky/tools/webkitpy/common/checkout/scm/__init__.py
+++ b/sky/tools/webkitpy/common/checkout/scm/__init__.py
@@ -4,4 +4,3 @@
from .detection import SCMDetector
from .git import Git, AmbiguousCommitError
from .scm import SCM
-from .svn import SVN
« no previous file with comments | « sky/tools/webkitpy/common/checkout/diff_parser_unittest.py ('k') | sky/tools/webkitpy/common/checkout/scm/detection.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698