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