Move transform unit tests (#1076)

* Move transform unit tests

All transform tests are unit tests so there is no need for an itests project.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2019-10-03 19:54:20 +02:00
committed by Christoph Weitkamp
parent c2c57dbf10
commit 7fc9fa65e9
7 changed files with 0 additions and 115 deletions
-1
View File
@@ -48,7 +48,6 @@
<module>org.openhab.core.storage.json.tests</module>
<module>org.openhab.core.thing.tests</module>
<module>org.openhab.core.thing.xml.tests</module>
<module>org.openhab.core.transform.tests</module>
<module>org.openhab.core.ui.tests</module>
<module>org.openhab.core.voice.tests</module>
</modules>