summaryrefslogtreecommitdiff
path: root/t/gnuwarn.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/gnuwarn.sh')
-rwxr-xr-xt/gnuwarn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/gnuwarn.sh b/t/gnuwarn.sh
index 1e468a09f..4a1c03b96 100755
--- a/t/gnuwarn.sh
+++ b/t/gnuwarn.sh
@@ -16,7 +16,7 @@
# Check that Automake warns about user variables being overridden.
-. ./defs || exit 1
+. test-init.sh
# We need (almost) complete control over automake options.
AUTOMAKE="$am_original_AUTOMAKE -Werror"