mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
home-assistant: enable zwave_js tests
This commit is contained in:
parent
f99c005d66
commit
4e1b29994b
1 changed files with 1 additions and 0 deletions
|
@ -381,6 +381,7 @@ in with py.pkgs; buildPythonApplication rec {
|
|||
"zha"
|
||||
"zone"
|
||||
"zwave"
|
||||
"zwave_js"
|
||||
];
|
||||
|
||||
pytestFlagsArray = [
|
||||
|
|
Loading…
Reference in a new issue