Module:Sort title/testcases explained

-- Unit tests for . Click talk page to run tests.local p = require('Module:UnitTests')

function p:test_1_1_titles_live self:preprocess_equals_many('',)end

function p:test_1_2_titles_sandbox self:preprocess_equals_many('',)end

function p:test_2_1_special_characters_live self:preprocess_equals_many('',)end

function p:test_2_2_special_characters_sandbox self:preprocess_equals_many('',)end

--testcases|', '}}',)end--

function p:test_3_2_roman_sandbox self:preprocess_equals_many('',)end

return p