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

Unified Diff: mojo/tools/mopy_internal/mojo_python_tests_runner.py

Issue 878933003: Move the apptest runner and parts of mopy to the public SDK. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « mojo/tools/mopy_internal/memoize.py ('k') | mojo/tools/mopy_internal/perf_data_uploader.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/mopy_internal/mojo_python_tests_runner.py
diff --git a/mojo/tools/mopy/mojo_python_tests_runner.py b/mojo/tools/mopy_internal/mojo_python_tests_runner.py
similarity index 98%
rename from mojo/tools/mopy/mojo_python_tests_runner.py
rename to mojo/tools/mopy_internal/mojo_python_tests_runner.py
index ef9a6b2b318b07fe438a8bea7ceddb3ed3430e1c..7fa493bdbfa7fe6998ce9e099e12e58a531fc0a2 100644
--- a/mojo/tools/mopy/mojo_python_tests_runner.py
+++ b/mojo/tools/mopy_internal/mojo_python_tests_runner.py
@@ -7,6 +7,7 @@ import os
import sys
import unittest
+import add_sdk_tools_to_path
import mopy.paths
« no previous file with comments | « mojo/tools/mopy_internal/memoize.py ('k') | mojo/tools/mopy_internal/perf_data_uploader.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698