but https://github.com/raku-community-modules/File-Find/blob/main/META6.json doesn't specify this dependency anywhere. It needs to be installed manually or else mi6 test will fail.
Maybe all we need is an entry for test-depends, or does that get installed for all users?
File-Find/xt/coverage.rakutest
Line 1 in 605690d
but https://github.com/raku-community-modules/File-Find/blob/main/META6.json doesn't specify this dependency anywhere. It needs to be installed manually or else
mi6 testwill fail.Maybe all we need is an entry for test-depends, or does that get installed for all users?