summaryrefslogtreecommitdiff
path: root/tests/reqd4/hello.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reqd4/hello.in')
-rwxr-xr-xtests/reqd4/hello.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/reqd4/hello.in b/tests/reqd4/hello.in
new file mode 100755
index 0000000..97cca98
--- /dev/null
+++ b/tests/reqd4/hello.in
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo 'Hello World!'