diff options
Diffstat (limited to 'test cases/unit/100 relative find program/foo.py')
| -rwxr-xr-x | test cases/unit/100 relative find program/foo.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/unit/100 relative find program/foo.py b/test cases/unit/100 relative find program/foo.py new file mode 100755 index 000000000..21239b74b --- /dev/null +++ b/test cases/unit/100 relative find program/foo.py @@ -0,0 +1,3 @@ +#!/usr/bin/env python3 + +exit(0)
\ No newline at end of file |
