Browse Source

- use only the test name

pull/12/head
Pierre Joye 15 years ago
parent
commit
3d74cffc20
  1. 6
      Zend/tests/bug54262.phpt

6
Zend/tests/bug54262.phpt

@ -11,7 +11,7 @@ echo "ok\n";
--EXPECTF--
bool(true)
Warning: Attempt to modify property of non-object in %s/Zend/tests/bug54262.php on line 4
Warning: Attempt to modify property of non-object in %sbug54262.php on line 4
Warning: Cannot use a scalar value as an array in %s/Zend/tests/bug54262.php on line 5
ok
Warning: Cannot use a scalar value as an array in %sbug54262.php on line 5
ok
Loading…
Cancel
Save