mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-03 12:47:56 +02:00
- Removed tally(), swallowErrors(), assertNoErrors()
- Removed unnecessary ampersands git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1657 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -111,10 +111,6 @@ class HTMLPurifier_HTMLModule_TidyTest extends HTMLPurifier_Harness
|
||||
)));
|
||||
$module->construct($config);
|
||||
|
||||
// done
|
||||
|
||||
$module->tally();
|
||||
|
||||
}
|
||||
|
||||
function test_makeFixesForLevel() {
|
||||
|
Reference in New Issue
Block a user