mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-05 06:01:52 +00:00
10 lines
88 B
PHP
10 lines
88 B
PHP
|
<?php
|
||
|
|
||
|
class TestCase_HTML_Purifier extends UnitTestCase
|
||
|
{
|
||
|
|
||
|
|
||
|
|
||
|
}
|
||
|
|
||
|
?>
|