summaryrefslogtreecommitdiff
path: root/t/pluseq3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/pluseq3.sh')
-rwxr-xr-xt/pluseq3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pluseq3.sh b/t/pluseq3.sh
index 52e82c51b..b284847a1 100755
--- a/t/pluseq3.sh
+++ b/t/pluseq3.sh
@@ -16,7 +16,7 @@
# Another '+=' test with conditionals.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AM_CONDITIONAL([CHECK], [true])