-- 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}} | 3% Bar | 8% Carrot}}','8% Carrot<br>3% Bar')endreturnp