diff options
Diffstat (limited to 'ext/standard/tests/math/pow.phpt')
-rw-r--r-- | ext/standard/tests/math/pow.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/tests/math/pow.phpt b/ext/standard/tests/math/pow.phpt index 26bae7e0cf..896acd7bcf 100644 --- a/ext/standard/tests/math/pow.phpt +++ b/ext/standard/tests/math/pow.phpt @@ -142,7 +142,6 @@ TESTS; echo "On failure, please mail result to php-dev@lists.php.net\n"; include(dirname(__FILE__) . '/../../../../tests/quicktester.inc'); - --EXPECT-- 1,1,0,0 On failure, please mail result to php-dev@lists.php.net |