diff options
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-x | tests/runner.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py index 9fb27dcb..54b69724 100755 --- a/tests/runner.py +++ b/tests/runner.py @@ -62,7 +62,6 @@ def path_from_root(*pathelems): sys.path += [path_from_root(''), path_from_root('third_party/websockify')] import tools.shared from tools.shared import * -print(PYTHON) # Sanity check for config |