diff --git a/pkgs/build-support/testers/testEqualArrayOrMap/tester.nix b/pkgs/build-support/testers/testEqualArrayOrMap/tester.nix index 34373b01db3c..3a3a008eb82f 100644 --- a/pkgs/build-support/testers/testEqualArrayOrMap/tester.nix +++ b/pkgs/build-support/testers/testEqualArrayOrMap/tester.nix @@ -1,6 +1,4 @@ # NOTE: Must be `import`-ed rather than `callPackage`-d to preserve the `override` attribute. -# NOTE: We must use `pkgs.runCommand` instead of `testers.runCommand` to build `testers.testEqualArrayOrMap`, or else -# our negative tests will not work. See ./tests.nix for more information. { lib, stdenvNoCC,