X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/8a97fc3dfec42e03f72b528b3cfc48136ab6690d..cf78d2aad652d3dd53a76e6651a08194a52afb6e:/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)'"