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

Unified Diff: testing_support/local_rietveld.py

Issue 8508015: Create a new depot_tools_testing_lib to move utility modules there (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Renamed to testing_support Created 9 years, 1 month 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 | « testing_support/filesystem_mock.py ('k') | testing_support/patches_data.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing_support/local_rietveld.py
diff --git a/tests/local_rietveld.py b/testing_support/local_rietveld.py
similarity index 98%
rename from tests/local_rietveld.py
rename to testing_support/local_rietveld.py
index 922a3d1aef0702ce73c4ed9b27ef97845106de91..2a1c07af0d7582ab1f2d5499312afa463ed47282 100755
--- a/tests/local_rietveld.py
+++ b/testing_support/local_rietveld.py
@@ -16,7 +16,6 @@ import socket
import sys
import time
-sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..'))
import subprocess2
« no previous file with comments | « testing_support/filesystem_mock.py ('k') | testing_support/patches_data.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698