From 1a47f317c22fc2a0bb1a8d0a38d40b4d9770f319 Mon Sep 17 00:00:00 2001 From: Connor Baker Date: Thu, 20 Feb 2025 23:18:13 +0000 Subject: [PATCH] testers.testEqualArrayOrMap: remove old comment --- pkgs/build-support/testers/testEqualArrayOrMap/tester.nix | 2 -- 1 file changed, 2 deletions(-) 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,