Module:CountryAdjectiveDemonym/testcases explained

-- Unit tests for . Click talk page to run tests.local p = require('Module:UnitTests')

-- Example unit test.function p:test_country_from_string self:preprocess_equals_many('',,)end

return p