mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/tests/k3s: remove stale test reference
https://github.com/NixOS/nixpkgs/pull/142706 renamed this test, but the old 'k3s' one wasn't removed from all-tests. Fix that.
This commit is contained in:
parent
5453d9693b
commit
dc5859ef7a
1 changed files with 0 additions and 1 deletions
|
@ -237,7 +237,6 @@ in
|
||||||
jibri = handleTest ./jibri.nix {};
|
jibri = handleTest ./jibri.nix {};
|
||||||
jirafeau = handleTest ./jirafeau.nix {};
|
jirafeau = handleTest ./jirafeau.nix {};
|
||||||
jitsi-meet = handleTest ./jitsi-meet.nix {};
|
jitsi-meet = handleTest ./jitsi-meet.nix {};
|
||||||
k3s = handleTest ./k3s.nix {};
|
|
||||||
k3s-single-node = handleTest ./k3s-single-node.nix {};
|
k3s-single-node = handleTest ./k3s-single-node.nix {};
|
||||||
k3s-single-node-docker = handleTest ./k3s-single-node-docker.nix {};
|
k3s-single-node-docker = handleTest ./k3s-single-node-docker.nix {};
|
||||||
kafka = handleTest ./kafka.nix {};
|
kafka = handleTest ./kafka.nix {};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue