nixos/all-tests: Fix typo

This commit is contained in:
a-kenji
2025-04-06 11:32:43 -07:00
parent 7f886019bc
commit 47b5578366
+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.