diff options
Diffstat (limited to 'tests/t304/foo.py')
-rwxr-xr-x | tests/t304/foo.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/t304/foo.py b/tests/t304/foo.py new file mode 100755 index 0000000..fef29a7 --- /dev/null +++ b/tests/t304/foo.py @@ -0,0 +1,2 @@ +#!/usr/local/bin/python3.4 +"/usr/local/bin/python3.4 hardcoded in shebang" |