Commit 1a47f317 authored by Connor Baker's avatar Connor Baker
Browse files

testers.testEqualArrayOrMap: remove old comment

parent 731b74db
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
# 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,