diff options
author | Andrei Zmievski <andrei@php.net> | 2002-10-10 18:36:12 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2002-10-10 18:36:12 +0000 |
commit | 9275b2bd9aa42845a77f75d634da55b87b7189df (patch) | |
tree | 519b3cf943a63fbcd889809a74d51099c3f26943 | |
parent | f2155df0394054584dddb9b6684ab262651e47d6 (diff) | |
download | php-git-9275b2bd9aa42845a77f75d634da55b87b7189df.tar.gz |
Fix the test after Ilia's patch.
-rw-r--r-- | tests/lang/034.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/034.phpt b/tests/lang/034.phpt index 62a1cafa4b..cccac84d18 100644 --- a/tests/lang/034.phpt +++ b/tests/lang/034.phpt @@ -26,4 +26,4 @@ echo (float)"3.14", "\n"; ?> --EXPECT-- -3.14 +3,14 |