X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/06991b16dda9f3dc3991f39599512a7e94260667..9060b3e8d2ac9296abb97f159895718cd233f3bc:/t/autotest.sh diff --git a/t/autotest.sh b/t/autotest.sh index d563ab2..bbb8360 100755 --- a/t/autotest.sh +++ b/t/autotest.sh @@ -1,8 +1,8 @@ #!/bin/sh # -# Copyright © 2022 Nick Bowler +# Copyright © 2022-2023 Nick Bowler # -# Fake autotest program for testing the autotest snippets. +# Fake autotest program for testing the autotest macros and snippets. # # License WTFPL2: Do What The Fuck You Want To Public License, version 2. # This is free software: you are free to do what the fuck you want to. @@ -27,3 +27,4 @@ do done test x"$outfile" = x || exec 1>"$outfile" +echo "echo 'testsuite (mypackage)'"