diff options
Diffstat (limited to 't/nodef2.sh')
-rwxr-xr-x | t/nodef2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/nodef2.sh b/t/nodef2.sh index 2f7bb77ca..0a6a5ce2e 100755 --- a/t/nodef2.sh +++ b/t/nodef2.sh @@ -16,7 +16,7 @@ # Make sure that PACKAGE and VERSION are AC_DEFINEd when requested. -. ./defs || exit 1 +. test-init.sh # First, check that PACKAGE and VERSION are output by default. |