mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-09 23:28:42 +00:00
10 lines
88 B
PHP
10 lines
88 B
PHP
|
<?php
|
||
|
|
||
|
class TestCase_HTML_Purifier extends UnitTestCase
|
||
|
{
|
||
|
|
||
|
|
||
|
|
||
|
}
|
||
|
|
||
|
?>
|