summaryrefslogtreecommitdiff
path: root/t/cond27.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond27.sh')
-rwxr-xr-xt/cond27.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond27.sh b/t/cond27.sh
index fa4aa94aa..b1a140afd 100755
--- a/t/cond27.sh
+++ b/t/cond27.sh
@@ -17,7 +17,7 @@
# Check that non-conditional primaries cannot use directories defined
# in some conditions (but not others).
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac << 'EOF'
AM_CONDITIONAL([USE_FOO], [true])