summaryrefslogtreecommitdiffstats
path: root/tests/findutils
diff options
context:
space:
mode:
Diffstat (limited to 'tests/findutils')
-rw-r--r--tests/findutils4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/findutils b/tests/findutils
new file mode 100644
index 0000000..b36df5e
--- /dev/null
+++ b/tests/findutils
@@ -0,0 +1,4 @@
+ apk_add $@
+ find ..
+ apk_del $@
+ [ `readlink /usr/bin/find` = /bin/busybox ]