summaryrefslogtreecommitdiff
path: root/tests/lang/038.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/038.phpt')
-rw-r--r--tests/lang/038.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/038.phpt b/tests/lang/038.phpt
index 195050b2fb..8e06bdd354 100644
--- a/tests/lang/038.phpt
+++ b/tests/lang/038.phpt
@@ -35,7 +35,7 @@ catch (Exception $e)
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
string(15) "Error2Exception"
string(5) "fopen"
===DONE===