Added first tests to Rest module

This commit is contained in:
Alejandro Celaya
2016-07-19 18:19:05 +02:00
parent fe8ef2030f
commit f917697b8e
2 changed files with 57 additions and 0 deletions

View File

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