diff options
Diffstat (limited to 'test/modules/pkg1/sub/runmod3.py')
| -rw-r--r-- | test/modules/pkg1/sub/runmod3.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/modules/pkg1/sub/runmod3.py b/test/modules/pkg1/sub/runmod3.py deleted file mode 100644 index 3a1ad155..00000000 --- a/test/modules/pkg1/sub/runmod3.py +++ /dev/null @@ -1,3 +0,0 @@ -# Used in the tests for run_python_module -import sys -print("runmod3: passed %s" % sys.argv[1]) |
