| 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
|
|
|
|
|
|
|