-- Unit tests for [[Module:Link with country]]. Click talk page to run tests.localp=require('Module:UnitTests')-- Example unit test.functionp:test_countrynames()self:preprocess_equals('{{#invoke:Link with country|countrynames}}','United States of America',{nowiki=1})endreturnp