summaryrefslogtreecommitdiff
path: root/test cases/common/98 find program path/program.py
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/98 find program path/program.py')
-rwxr-xr-xtest cases/common/98 find program path/program.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/98 find program path/program.py b/test cases/common/98 find program path/program.py
new file mode 100755
index 000000000..2ebc56419
--- /dev/null
+++ b/test cases/common/98 find program path/program.py
@@ -0,0 +1,3 @@
+#!/usr/bin/env python3
+
+print("Found")