mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-10-17 23:16:06 +02:00
Move tester, complete HTML_Purifier -> HTMLPurifier move.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@68 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
14
tests/HTMLPurifier.php
Normal file
14
tests/HTMLPurifier.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
class Test_HTMLPurifier extends UnitTestCase
|
||||
{
|
||||
|
||||
function Test_HTMLPurifier() {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
Reference in New Issue
Block a user