summaryrefslogtreecommitdiff
path: root/test/libremakepkg.d/hello.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/libremakepkg.d/hello.sh')
-rw-r--r--test/libremakepkg.d/hello.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/libremakepkg.d/hello.sh b/test/libremakepkg.d/hello.sh
new file mode 100644
index 0000000..79a32fd
--- /dev/null
+++ b/test/libremakepkg.d/hello.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "Hello, world!"