diff options
Diffstat (limited to 't/license.sh')
-rwxr-xr-x | t/license.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/license.sh b/t/license.sh index cad43074c..bda8b86b1 100755 --- a/t/license.sh +++ b/t/license.sh @@ -16,7 +16,7 @@ # Make sure COPYING is not overwritten, even with -a -f. -. ./defs || exit 1 +. test-init.sh echo AC_OUTPUT >>configure.ac |