summaryrefslogtreecommitdiff
path: root/t/cond35.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond35.sh')
-rwxr-xr-xt/cond35.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond35.sh b/t/cond35.sh
index ea663ce97..fc371f5e3 100755
--- a/t/cond35.sh
+++ b/t/cond35.sh
@@ -18,7 +18,7 @@
# Report from Roman Fietze.
required='cc lex yacc'
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<'EOF'
AM_CONDITIONAL([CASE_A], [test -z "$case_B"])