summaryrefslogtreecommitdiff
path: root/repo/xi/xiutils/shtests.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/xi/xiutils/shtests.xibuild')
-rw-r--r--repo/xi/xiutils/shtests.xibuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/repo/xi/xiutils/shtests.xibuild b/repo/xi/xiutils/shtests.xibuild
deleted file mode 100644
index 8f45afe..0000000
--- a/repo/xi/xiutils/shtests.xibuild
+++ /dev/null
@@ -1,7 +0,0 @@
-DESC="Simple shell testing suite"
-
-DEPS="xiutils sh"
-
-package () {
- add_from_main usr/bin/shtests
-}