mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
|
-include: itest-include.bndrun
|
||
|
|
||
|
# If we would like to use a storage at all, we will use the "volatile" storage.
|
||
|
-runblacklist.itest-common: \
|
||
|
bnd.identity;id='org.openhab.core.storage.json',\
|
||
|
bnd.identity;id='org.openhab.core.storage.mapdb'
|
||
|
|