mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-11 16:44:59 +02:00
Add one more test for SPL autoload defaults.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
3
tests/default_load.php
Normal file
3
tests/default_load.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
class default_load { }
|
||||
echo "Default loaded\n";
|
Reference in New Issue
Block a user