summaryrefslogtreecommitdiff
path: root/Zend/tests/throwable_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/throwable_002.phpt')
-rw-r--r--Zend/tests/throwable_002.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/throwable_002.phpt b/Zend/tests/throwable_002.phpt
index 10fd82bea5..f51969c6c5 100644
--- a/Zend/tests/throwable_002.phpt
+++ b/Zend/tests/throwable_002.phpt
@@ -7,7 +7,6 @@ Aaron Piotrowski <aaron@icicle.io>
throw new Error('Error message', 0, new Exception('Exception message'));
?>
--EXPECTF--
-
Fatal error: Uncaught Exception: Exception message in %s:%d
Stack trace:
#0 {main}