Module:Jcttop/core/testcases
Yi palo
-- Click talk page to run tests. local p = require('Module:UnitTests')
function p:test_indep_city_special()
self:preprocess_equals('\n|}', '
County | Location | mi | km | Destinations | Notes |
---|
County | Location | mi | km | Destinations | Notes |
---|
') self:preprocess_equals('Script error: No such module "Jcttop/core/sandbox".\n|}', '
\nCounty | Location | mi | km | Destinations | Notes |
---|
')
end
return p