diff options
Diffstat (limited to 'Zend/tests/throwable_001.phpt')
-rw-r--r-- | Zend/tests/throwable_001.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/throwable_001.phpt b/Zend/tests/throwable_001.phpt index afcdd7224c..306ed13784 100644 --- a/Zend/tests/throwable_001.phpt +++ b/Zend/tests/throwable_001.phpt @@ -7,7 +7,6 @@ Aaron Piotrowski <aaron@icicle.io> throw new Exception('Exception message', 0, new Error('Error message')); ?> --EXPECTF-- - Fatal error: Uncaught Error: Error message in %s:%d Stack trace: #0 {main} |