]> git.draconx.ca Git - dxcommon.git/blobdiff - t/autotest.sh
DX_PROG_AUTOTEST: Modernize.
[dxcommon.git] / t / autotest.sh
index d563ab2c80687d8f5c20c1df4ce27c19dd5b762d..bbb8360976b3c49f25d274e8edfba183634d5162 100755 (executable)
@@ -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)'"