diff options
Diffstat (limited to 't/werror.sh')
-rwxr-xr-x | t/werror.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/werror.sh b/t/werror.sh index 01d76fc03..57f6d648b 100755 --- a/t/werror.sh +++ b/t/werror.sh @@ -16,7 +16,7 @@ # Test to make sure -Werror and --add-missing work together. -. ./defs || exit 1 +. test-init.sh : > Makefile.am |