Move UI icon unit tests (#1075)

* Move UI icon unit tests

All UI icon 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:53:26 +02:00
committed by Christoph Weitkamp
parent f53beab04c
commit c2c57dbf10
8 changed files with 1 additions and 144 deletions
-1
View File
@@ -50,7 +50,6 @@
<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.ui.icon.tests</module>
<module>org.openhab.core.voice.tests</module>
</modules>