nixos/zigbee2mqtt: add test to all-tests.nix

This commit is contained in:
Martin Weinelt 2020-08-03 12:43:13 +02:00
parent 87b8364851
commit b41b902a1c
No known key found for this signature in database
GPG key ID: BD4AA0528F63F17E

View file

@ -370,6 +370,7 @@ in
yabar = handleTest ./yabar.nix {};
yggdrasil = handleTest ./yggdrasil.nix {};
zfs = handleTest ./zfs.nix {};
zigbee2mqtt = handleTest ./zigbee2mqtt.nix {};
zoneminder = handleTest ./zoneminder.nix {};
zookeeper = handleTest ./zookeeper.nix {};
zsh-history = handleTest ./zsh-history.nix {};