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