-- Unit tests for . Click talk page to run tests.local p = require('Module:UnitTests')
function p:test_samples self:preprocess_equals_preprocess('', '') self:preprocess_equals_preprocess('', '') self:preprocess_equals_preprocess('', '')end--2TeamBracket}}', '')endfunction p:test_4 self:preprocess_equals_preprocess_many('', '',)endfunction p:test_8 self:preprocess_equals_preprocess('', '') self:preprocess_equals_preprocess('', '') self:preprocess_equals_preprocess_many('', '',)endfunction p:test_16 self:preprocess_equals_preprocess_many('', '',)endfunction p:test_32 self:preprocess_equals_preprocess_many('', '',)endfunction p:test_64 self:preprocess_equals_preprocess('', '')end--
return p