diff options
Diffstat (limited to 'tests/src')
-rw-r--r-- | tests/src/src/foo.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/src/foo.sh b/tests/src/src/foo.sh new file mode 100644 index 0000000..aedab81 --- /dev/null +++ b/tests/src/src/foo.sh @@ -0,0 +1,2 @@ +#!/bin/sh +printf 'Hello, world!\n' |