testers.testEqualArrayOrMap: remove old comment

This commit is contained in:
Connor Baker
2025-03-03 16:29:41 +00:00
parent 731b74db8b
commit 1a47f317c2
@@ -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,