diff options
Diffstat (limited to 't/spell2.sh')
-rwxr-xr-x | t/spell2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/spell2.sh b/t/spell2.sh index c468b2b06..98550afe1 100755 --- a/t/spell2.sh +++ b/t/spell2.sh @@ -16,7 +16,7 @@ # Test to make sure misspellings in _SOURCES variables cause failure. -. ./defs || exit 1 +. test-init.sh echo AC_PROG_CC >> configure.ac |