summaryrefslogtreecommitdiff
path: root/t/dejagnu7.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/dejagnu7.sh')
-rwxr-xr-xt/dejagnu7.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/dejagnu7.sh b/t/dejagnu7.sh
index d34931b7f..17e5a1864 100755
--- a/t/dejagnu7.sh
+++ b/t/dejagnu7.sh
@@ -18,7 +18,7 @@
# (to detect TCL errors) on a file with TCL errors.
required=runtest
-. ./defs || exit 1
+. test-init.sh
runtest --help | grep '.*--status' \
|| skip_ "dejagnu lacks support for '--status'"