summaryrefslogtreecommitdiff
path: root/t/perf/cond.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/perf/cond.sh')
-rwxr-xr-xt/perf/cond.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/cond.sh b/t/perf/cond.sh
index cf9c76081..cce29066c 100755
--- a/t/perf/cond.sh
+++ b/t/perf/cond.sh
@@ -17,7 +17,7 @@
# Check that many conditions do not lead to combinatorial explosion.
# (This is related to PR/352.)
-. ./defs || exit 1
+. test-init.sh
echo AC_PROG_CC >>configure.ac