nixosTests.haka: remove stale invocation (#400609)

This commit is contained in:
Winter 2025-04-21 15:51:41 -04:00 committed by GitHub
commit 4f40647de5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -595,7 +595,6 @@ in
inherit handleTestOn;
package = pkgs.hadoop2;
};
haka = handleTest ./haka.nix { };
haste-server = handleTest ./haste-server.nix { };
haproxy = handleTest ./haproxy.nix { };
hardened = handleTest ./hardened.nix { };