Restore tests
This commit is contained in:
parent
d4aec5cbd3
commit
84ec9b0814
|
@ -221,7 +221,7 @@ class BBCodeTest extends FixtureTest
|
||||||
'text' => '[test] Space',
|
'text' => '[test] Space',
|
||||||
],
|
],
|
||||||
'task-8800-pre-spaces' => [
|
'task-8800-pre-spaces' => [
|
||||||
'expectedHtml' => ' Spaces',
|
'expectedHtml' => ' Spaces',
|
||||||
'text' => '[pre] Spaces[/pre]',
|
'text' => '[pre] Spaces[/pre]',
|
||||||
],
|
],
|
||||||
'bug-9611-purify-xss-nobb' => [
|
'bug-9611-purify-xss-nobb' => [
|
||||||
|
|
Loading…
Reference in a new issue