mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nixosTests.haka: remove stale invocation (#400609)
This commit is contained in:
commit
4f40647de5
1 changed files with 0 additions and 1 deletions
|
@ -595,7 +595,6 @@ in
|
||||||
inherit handleTestOn;
|
inherit handleTestOn;
|
||||||
package = pkgs.hadoop2;
|
package = pkgs.hadoop2;
|
||||||
};
|
};
|
||||||
haka = handleTest ./haka.nix { };
|
|
||||||
haste-server = handleTest ./haste-server.nix { };
|
haste-server = handleTest ./haste-server.nix { };
|
||||||
haproxy = handleTest ./haproxy.nix { };
|
haproxy = handleTest ./haproxy.nix { };
|
||||||
hardened = handleTest ./hardened.nix { };
|
hardened = handleTest ./hardened.nix { };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue