summaryrefslogtreecommitdiffstats
path: root/tests/bash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bash')
-rw-r--r--tests/bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bash b/tests/bash
new file mode 100644
index 0000000..7837a78
--- /dev/null
+++ b/tests/bash
@@ -0,0 +1,3 @@
+ apk_add $@
+ /bin/bash -c "echo hello world"
+ apk_del $@