1
0
mirror of https://github.com/fachat/xa65.git synced 2025-04-20 02:37:46 +00:00

add comcom to testsuite

This commit is contained in:
A. Fachat 2014-08-19 22:49:04 +02:00
parent 621f91d884
commit abe332dac8

View File

@ -4,4 +4,5 @@ tests:
(cd binclude; make tests)
(cd chardelimiter; make tests)
(cd charset; make tests)
(cd comcom; make tests)