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

Unified Diff: appengine/isolate/tests/handlers_api_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_api_test.py
diff --git a/appengine/isolate/tests/handlers_api_test.py b/appengine/isolate/tests/handlers_api_test.py
index 1b471ce394c5489eee2a87d249c55c8d950ba7e0..932207f3a8d5110486f36768b19774da8e05efae 100755
--- a/appengine/isolate/tests/handlers_api_test.py
+++ b/appengine/isolate/tests/handlers_api_test.py
@@ -25,7 +25,7 @@ from google.appengine.ext import ndb
from components import auth
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