summaryrefslogtreecommitdiffstats
path: root/tests/sudo
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sudo')
-rw-r--r--tests/sudo3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/sudo b/tests/sudo
new file mode 100644
index 0000000..9c47d62
--- /dev/null
+++ b/tests/sudo
@@ -0,0 +1,3 @@
+ apk_add $@
+ sudo whoami
+ apk_del $@