summaryrefslogtreecommitdiff
path: root/t/aclocal-install-mkdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/aclocal-install-mkdir.sh')
-rwxr-xr-xt/aclocal-install-mkdir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/aclocal-install-mkdir.sh b/t/aclocal-install-mkdir.sh
index 43eec3752..57bfd69b3 100755
--- a/t/aclocal-install-mkdir.sh
+++ b/t/aclocal-install-mkdir.sh
@@ -19,7 +19,7 @@
# FIXME: this is a good candidate for a conversion to TAP.
am_create_testdir=empty
-. ./defs || exit 1
+. test-init.sh
cat > configure.ac <<END
AC_INIT([$me], [1.0])