Profpatsch/nix/readTree/tests/test-tree-traversal/default-nix/default.nix
1
2
3
4
5
{ ... }:

{
  no = "siblings should be read";
}