forked from mirrors/nixpkgs
nixos/zigbee2mqtt: add test to all-tests.nix
This commit is contained in:
parent
87b8364851
commit
b41b902a1c
|
@ -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 {};
|
||||
|
|
Loading…
Reference in a new issue