Browse Source

Fixing test according to @jpauli's suggestions

PHP-5.4.10
Marco Pivetta 13 years ago
committed by Lars Strojny
parent
commit
12f451c771
  1. 1
      tests/classes/unset_public_properties.phpt

1
tests/classes/unset_public_properties.phpt

@ -60,7 +60,6 @@ echo "\n";
echo $o->testProperty;
?>
====DONE====
--EXPECTF--
property set

Loading…
Cancel
Save