-- Unit tests for [[Module:Infobox sort]]. Click talk page to run tests.localp=require('Module:UnitTests')-- Example unit test.functionp:test_desc()self:preprocess_equals('{{#invoke:Infobox | desc | 2% Foo\n3% Bar\n8% Carrot}}','8% Carrot<br>3% Bar<br>2%Foo')endreturnp