diff options
Diffstat (limited to 'tests/classes/tostring_002.phpt')
-rw-r--r-- | tests/classes/tostring_002.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/tostring_002.phpt b/tests/classes/tostring_002.phpt index eb1bea5447..627cbb359c 100644 --- a/tests/classes/tostring_002.phpt +++ b/tests/classes/tostring_002.phpt @@ -23,7 +23,7 @@ $o = new Test; ?> ====DONE==== ---EXPECTF-- +--EXPECT-- Hello ====DONE==== Hello |