Browse Source

- MFH Fix test

PECL
Marcus Boerger 18 years ago
parent
commit
a694fad739
  1. 1
      ext/spl/tests/spl_autoload_003.phpt

1
ext/spl/tests/spl_autoload_003.phpt

@ -40,5 +40,6 @@ catch(Exception $e)
--EXPECTF--
TestFunc1(TestClass)
TestFunc2(TestClass)
TestFunc3(TestClass)
Exception: Class TestClass missing
===DONE===
Loading…
Cancel
Save