summaryrefslogtreecommitdiffstats
path: root/tests/iputils
diff options
context:
space:
mode:
Diffstat (limited to 'tests/iputils')
-rw-r--r--tests/iputils4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/iputils b/tests/iputils
deleted file mode 100644
index c0a1d9c..0000000
--- a/tests/iputils
+++ /dev/null
@@ -1,4 +0,0 @@
- apk_add $@
- tracepath localhost
- apk_del $@
- [ `readlink /bin/ping` = /bin/busybox ]