summaryrefslogtreecommitdiff
path: root/t/extra-portability3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/extra-portability3.sh')
-rwxr-xr-xt/extra-portability3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/extra-portability3.sh b/t/extra-portability3.sh
index 2412b4f7b..4f84422a9 100755
--- a/t/extra-portability3.sh
+++ b/t/extra-portability3.sh
@@ -17,7 +17,7 @@
# Check interactions between the 'portability-recursive' and
# 'extra-portability' warning categories.
-. ./defs || exit 1
+. test-init.sh
# We want (almost) complete control over automake options.
AUTOMAKE="$am_original_AUTOMAKE --foreign -Werror"