-- Unit tests for . Click talk page to run tests.
local p = require('Module:UnitTests')
function p:test1_parameters_output self:preprocess_equals_preprocess_many('', '',)end
function p:test2_parameters_output self:preprocess_equals_preprocess_many('', '',)end
function p:test3_parameters_nowiki self:preprocess_equals_preprocess_many('', '',,)end
function p:test4_stripmarkers self:preprocess_equals_preprocess('', '', )end
return p