nixos/tests: remove broken entry for removed test
This test was removed in 7a131bebe7 ("nixseparatedebuginfod: remove")
but the entry in `nixos/all-tests.nix` wasn't removed.
This commit is contained in:
@@ -1126,7 +1126,6 @@ in
|
||||
nixpkgs-config-allow-unfree-packages-and-predicate =
|
||||
pkgs.callPackage ../../pkgs/stdenv/generic/check-meta-test.nix
|
||||
{ };
|
||||
nixseparatedebuginfod = runTest ./nixseparatedebuginfod.nix;
|
||||
nixseparatedebuginfod2 = runTest ./nixseparatedebuginfod2.nix;
|
||||
node-red = runTest ./node-red.nix;
|
||||
nohang = runTest ./nohang.nix;
|
||||
|
||||
Reference in New Issue
Block a user