mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-08 23:26:39 +02:00
[1.7.0] Add some module unit tests for Edit, Hypertext, Image and Legacy (incomplete). Remove redundant img scaffolding.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1050 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -63,6 +63,10 @@ $test_files[] = 'GeneratorTest.php';
|
||||
$test_files[] = 'HTMLModuleManagerTest.php';
|
||||
$test_files[] = 'HTMLModuleTest.php';
|
||||
$test_files[] = 'HTMLModule/BdoTest.php';
|
||||
$test_files[] = 'HTMLModule/EditTest.php';
|
||||
$test_files[] = 'HTMLModule/HypertextTest.php';
|
||||
$test_files[] = 'HTMLModule/ImageTest.php';
|
||||
$test_files[] = 'HTMLModule/LegacyTest.php';
|
||||
$test_files[] = 'IDAccumulatorTest.php';
|
||||
$test_files[] = 'LanguageFactoryTest.php';
|
||||
$test_files[] = 'LanguageTest.php';
|
||||
|
Reference in New Issue
Block a user