Open
Description
In #230 I'm moving PluralRules to DataProvider and in the process I'm removing a test that was testing all rules because I don't want to land all of them in test data of the crate.
Instead, once we settle on the location of all parsed data, we should re-add the test with that location.
(I'm also not sure if DataProvider exposes a way to get all available locales, but if it doesn't that would be a blocker).