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