summaryrefslogtreecommitdiff
path: root/t/cond33.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond33.sh')
-rwxr-xr-xt/cond33.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond33.sh b/t/cond33.sh
index 53225cbed..9ea45f116 100755
--- a/t/cond33.sh
+++ b/t/cond33.sh
@@ -18,7 +18,7 @@
# correctly.
# Report from Ralf Corsepius.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<'EOF'
AM_CONDITIONAL([INC], [test -z "$two"])