Unverified Commit 77508219 authored by Pratham Patel's avatar Pratham Patel
Browse files

nixos/tests: remove broken entry for removed test

This test was removed in 7a131beb ("nixseparatedebuginfod: remove")
but the entry in `nixos/all-tests.nix` wasn't removed.
parent 1a8cb988
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;