diff options
Diffstat (limited to 'tests/classes')
-rwxr-xr-x | tests/classes/factory_and_singleton_008.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/factory_and_singleton_008.phpt b/tests/classes/factory_and_singleton_008.phpt index 742a49ab9b..77e3d78dfa 100755 --- a/tests/classes/factory_and_singleton_008.phpt +++ b/tests/classes/factory_and_singleton_008.phpt @@ -17,4 +17,4 @@ $obj = NULL; echo "Done\n"; ?> --EXPECTF-- -Fatal error: Call to private __clone from context '' %sfactory_and_singleton_007.php on line %d +Fatal error: Call to private __clone from context '' %sfactory_and_singleton_008.php on line %d |