summaryrefslogtreecommitdiff
path: root/t/subdir-with-slash.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/subdir-with-slash.sh')
-rwxr-xr-xt/subdir-with-slash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/subdir-with-slash.sh b/t/subdir-with-slash.sh
index 0a3330b88..106358973 100755
--- a/t/subdir-with-slash.sh
+++ b/t/subdir-with-slash.sh
@@ -16,7 +16,7 @@
# Test SUDBIRS with '/' in them.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_CONFIG_FILES([src/subdir/Makefile src/subdir2/Makefile])