summaryrefslogtreecommitdiff
path: root/t/warnopts.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/warnopts.sh')
-rwxr-xr-xt/warnopts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/warnopts.sh b/t/warnopts.sh
index 68ceb2a84..65165b731 100755
--- a/t/warnopts.sh
+++ b/t/warnopts.sh
@@ -16,7 +16,7 @@
# Make sure that we can enable or disable warnings on a per-file basis.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<END
AC_CONFIG_FILES([sub/Makefile])