Moved IpGeolocation module to external library

This commit is contained in:
Alejandro Celaya
2019-08-12 20:00:15 +02:00
parent 4395732c5e
commit b732f1df0d
28 changed files with 1 additions and 1049 deletions

View File

@@ -18,9 +18,6 @@
<testsuite name="EventDispatcher">
<directory>./module/EventDispatcher/test</directory>
</testsuite>
<testsuite name="IpGeolocation">
<directory>./module/IpGeolocation/test</directory>
</testsuite>
<testsuite name="PreviewGenerator">
<directory>./module/PreviewGenerator/test</directory>
</testsuite>