-- 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 sort | desc | {{#if: no | 2% Foo}}\n3% Bar\n8% Carrot}}','8% Carrot<br>3% Bar')endreturnp