summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/archives/t0/test.t
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/usr.bin/make/archives/t0/test.t')
-rw-r--r--tools/regression/usr.bin/make/archives/t0/test.t18
1 files changed, 0 insertions, 18 deletions
diff --git a/tools/regression/usr.bin/make/archives/t0/test.t b/tools/regression/usr.bin/make/archives/t0/test.t
deleted file mode 100644
index 6c58fbe..0000000
--- a/tools/regression/usr.bin/make/archives/t0/test.t
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-
-# $FreeBSD$
-
-cd `dirname $0`
-. ../../common.sh
-
-setup_test()
-{
- cp libtest.a ${WORK_DIR}
-}
-
-desc_test()
-{
- echo "Archive parsing (BSD4.4 format)."
-}
-
-eval_cmd $1
OpenPOWER on IntegriCloud