summaryrefslogtreecommitdiff
path: root/t/instdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/instdir.sh')
-rwxr-xr-xt/instdir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/instdir.sh b/t/instdir.sh
index 6c489fba5..ef45105f2 100755
--- a/t/instdir.sh
+++ b/t/instdir.sh
@@ -18,7 +18,7 @@
# This test only ensures this if $(foo_PRIMARY) is also empty, see
# 'instdir2.sh' and siblings 'instdir-*.sh' for nonempty contents.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<'END'
AC_SUBST([foodir], ['${datadir}'/foo])