Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(10)

Unified Diff: appengine/isolate/tests/handlers_test.py

Issue 215360043: Standardize skip_files to test_.+; rename support to test_support. (Closed) Base URL: https://code.google.com/p/swarming@master
Patch Set: Split tool_support/ and test_support/ Created 9 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/isolate/tests/handlers_test.py
diff --git a/appengine/isolate/tests/handlers_test.py b/appengine/isolate/tests/handlers_test.py
index 353e8b55bf916d99bc3b316636ab4a45d5d837ec..f36adc3db49d2a124c52cd62211f61ac23166e65 100755
--- a/appengine/isolate/tests/handlers_test.py
+++ b/appengine/isolate/tests/handlers_test.py
@@ -23,7 +23,7 @@ from components import auth
from components import auth_testing
from components import template
from components import utils
-from support import test_case
+from test_support import test_case
import acl
import config

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b