X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/483b5af7a619117ae6ec3435bb8689e764e928a0..2d17f059aa8a1e4670b9dad3f24556c7d97f6d45:/testsuite.at diff --git a/testsuite.at b/testsuite.at new file mode 100644 index 0000000..aa5abaf --- /dev/null +++ b/testsuite.at @@ -0,0 +1,10 @@ +dnl Copyright © 2015 Nick Bowler +dnl +dnl License WTFPL2: Do What The Fuck You Want To Public License, version 2. +dnl This is free software: you are free to do what the fuck you want to. +dnl There is NO WARRANTY, to the extent permitted by law. + +AT_INIT +AT_COLOR_TESTS + +m4_include([tests/macros.at])