summaryrefslogtreecommitdiff
path: root/Zend/tests/objects_018.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/objects_018.phpt')
-rw-r--r--Zend/tests/objects_018.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/objects_018.phpt b/Zend/tests/objects_018.phpt
index ca5b4b8cde..98ea982940 100644
--- a/Zend/tests/objects_018.phpt
+++ b/Zend/tests/objects_018.phpt
@@ -17,5 +17,5 @@ interface Itest3 extends Itest, Itest2 {
echo "done!\n";
?>
---EXPECTF--
+--EXPECT--
done!