summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Pivetta <ocramius@gmail.com>2012-11-07 18:56:32 +0100
committerLars Strojny <lstrojny@php.net>2012-12-02 19:47:13 +0100
commit12f451c7710f1812418b8fdbabead2dc52796e29 (patch)
tree7d6c7d217ea7913da4550d7f22fc877fa0fa1baa
parent1377942b6963f53c77226b8a68832183b9916426 (diff)
downloadphp-git-12f451c7710f1812418b8fdbabead2dc52796e29.tar.gz
Fixing test according to @jpauli's suggestions
-rw-r--r--tests/classes/unset_public_properties.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/classes/unset_public_properties.phpt b/tests/classes/unset_public_properties.phpt
index 8c0096ee41..ead933646a 100644
--- a/tests/classes/unset_public_properties.phpt
+++ b/tests/classes/unset_public_properties.phpt
@@ -60,7 +60,6 @@ echo "\n";
echo $o->testProperty;
?>
-====DONE====
--EXPECTF--
property set