Deleted local Common module and used external one

This commit is contained in:
Alejandro Celaya
2019-08-12 18:34:52 +02:00
parent d88f535444
commit d767c415d1
70 changed files with 15 additions and 2678 deletions

View File

@@ -6,9 +6,6 @@
colors="true"
>
<testsuites>
<testsuite name="Common">
<directory>./module/Common/test</directory>
</testsuite>
<testsuite name="Core">
<directory>./module/Core/test</directory>
</testsuite>