Added first tests for CLI module

This commit is contained in:
Alejandro Celaya
2016-07-19 18:28:21 +02:00
parent f917697b8e
commit 923abdf4d2
2 changed files with 63 additions and 0 deletions

View File

@@ -9,6 +9,9 @@
<testsuite name="Rest">
<directory>./module/Rest/test</directory>
</testsuite>
<testsuite name="CLI">
<directory>./module/CLI/test</directory>
</testsuite>
</testsuites>
<filter>