summaryrefslogtreecommitdiff
path: root/ext/spl/tests/spl_autoload_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/spl_autoload_003.phpt')
-rw-r--r--ext/spl/tests/spl_autoload_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/spl_autoload_003.phpt b/ext/spl/tests/spl_autoload_003.phpt
index 00fdd2734f..6fe7a38b30 100644
--- a/ext/spl/tests/spl_autoload_003.phpt
+++ b/ext/spl/tests/spl_autoload_003.phpt
@@ -37,7 +37,7 @@ catch(Exception $e)
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
TestFunc1(TestClass)
TestFunc2(TestClass)
Exception: Class TestClass missing