]> git.draconx.ca Git - gob-dx.git/blobdiff - testsuite.at
Expand the interface implementation test cases.
[gob-dx.git] / testsuite.at
index fccacb4a823c32e2816d3ec28fc620da55039163..52dbd98cb649a04414ea8261a3f263b08375b4ec 100644 (file)
@@ -1,4 +1,4 @@
-AT_COPYRIGHT([Copyright © 2019 Nick Bowler
+AT_COPYRIGHT([Copyright © 2019-2020 Nick Bowler
 License GPLv2+: GNU General Public License version 2 or any later version.
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.])
@@ -30,3 +30,4 @@ m4_divert_push([PREPARE_TESTS])dnl
 m4_divert_pop([PREPARE_TESTS])
 
 m4_include([tests/general.at])
+m4_include([tests/interface.at])