summaryrefslogtreecommitdiff
path: root/t/acloca20.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/acloca20.sh')
-rwxr-xr-xt/acloca20.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/acloca20.sh b/t/acloca20.sh
index b5881d67f..c381dd78f 100755
--- a/t/acloca20.sh
+++ b/t/acloca20.sh
@@ -17,7 +17,7 @@
# Make sure aclocal does not write into symlinked aclocal.m4.
am_create_testdir=empty
-. ./defs || exit 1
+. test-init.sh
echo 'm4_define([FOO], [wrong foo])' > foo.m4
echo 'm4_define([FOO], [right foo])' > acinclude.m4