diff options
Diffstat (limited to 't/txinfo3.sh')
-rwxr-xr-x | t/txinfo3.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/txinfo3.sh b/t/txinfo3.sh index 5d7694fe1..d6f7caf5c 100755 --- a/t/txinfo3.sh +++ b/t/txinfo3.sh @@ -17,7 +17,7 @@ # Test to make sure .info-less @setfilename works. required='makeinfo tex texi2dvi' -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_OUTPUT |