mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 15:56:50 +01:00
home-assistant: enable accuweather tests
This commit is contained in:
parent
f9848e6610
commit
bfbfc1e87c
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ in with py.pkgs; buildPythonApplication rec {
|
|||
# services. Before adding new components to this list make sure we have all
|
||||
# its dependencies packaged and listed in ./component-packages.nix.
|
||||
componentTests = [
|
||||
"accuweather"
|
||||
"alert"
|
||||
"api"
|
||||
"auth"
|
||||
|
|
Loading…
Reference in a new issue