Unverified Commit ad172614 authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

Re-add test-pkgs to excluded-attrnames-at-any-depth (#354004)

parents 6835d02a 3e78bb1b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@ let
    newScope = true;
    scope = true;
    pkgs = true;
    test-pkgs = true;
    callPackage = true;
    mkDerivation = true;
    overrideDerivation = true;