summaryrefslogtreecommitdiff
path: root/t/tap-missing-plan-and-bad-exit.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-missing-plan-and-bad-exit.sh')
-rwxr-xr-xt/tap-missing-plan-and-bad-exit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-missing-plan-and-bad-exit.sh b/t/tap-missing-plan-and-bad-exit.sh
index 06a6f8880..c49852a50 100755
--- a/t/tap-missing-plan-and-bad-exit.sh
+++ b/t/tap-missing-plan-and-bad-exit.sh
@@ -19,7 +19,7 @@
# plan, then the driver reports both "missing plan" and "exited with
# non-zero status" errors.
-. ./defs || exit 1
+. test-init.sh
cat > foo.test <<END
#!/bin/sh