[feed] Reenable itest (#8564)

With these changes and working channelLink events (openhab/openhab-core#1634) the feed itest works again.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2020-09-24 08:41:46 +02:00
committed by GitHub
parent af84a0b4c7
commit 5d729d923a
2 changed files with 8 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
<modules>
<module>org.openhab.binding.astro.tests</module>
<module>org.openhab.binding.feed.tests</module>
<module>org.openhab.binding.hue.tests</module>
<module>org.openhab.binding.max.tests</module>
<module>org.openhab.binding.modbus.tests</module>