Module:Escape/testcases: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
local p = require('Module:UnitTests') |
local p = require('Module:UnitTests') |
||
p.test_string |
function p.test_string() |
||
return 'test, \\test, \\{,test\\\\ \\\\ \\\\\\\\' |
|||
end |
|||
return p |
return p |
Revision as of 18:51, 14 January 2015
![]() | This is the test cases page for the module Module:Escape. Results of the test cases. |