nixos/all-tests: Fix typo (#396622)

This commit is contained in:
Wolfgang Walther
2025-04-06 20:38:12 +00:00
committed by GitHub
+1 -1
View File
@@ -8,7 +8,7 @@
}:
# The return value of this function will be an attrset with arbitrary depth and
# the `anything` returned by callTest at its test leafs.
# the `anything` returned by callTest at its test leaves.
# The tests not supported by `system` will be replaced with `{}`, so that
# `passthru.tests` can contain links to those without breaking on architectures
# where said tests are unsupported.