summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/shell/replace/test.t
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/usr.bin/make/shell/replace/test.t')
-rw-r--r--tools/regression/usr.bin/make/shell/replace/test.t13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/regression/usr.bin/make/shell/replace/test.t b/tools/regression/usr.bin/make/shell/replace/test.t
new file mode 100644
index 0000000..838a605
--- /dev/null
+++ b/tools/regression/usr.bin/make/shell/replace/test.t
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+# $FreeBSD$
+
+cd `dirname $0`
+. ../../common.sh
+
+desc_test()
+{
+ echo "Check that the shell can be replaced."
+}
+
+eval_cmd $1
OpenPOWER on IntegriCloud