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