diff options
author | Alon Zakai <alonzakai@gmail.com> | 2013-03-19 20:50:04 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-03-19 20:50:04 -0700 |
commit | cfa39e8f05935aceb2c888e8e68f657335226f22 (patch) | |
tree | 57a75bac10732f91de32c53b052559cdec380608 | |
parent | 9be42fe2bca09bc209269b4e0f3a41c5aea46fb7 (diff) |
update test_strtod, now that we handle negative zero
-rwxr-xr-x | tests/runner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py index b4a2ea77..168567d2 100755 --- a/tests/runner.py +++ b/tests/runner.py @@ -5150,7 +5150,7 @@ def process(filename): 0 0 0 - 0 + -0 1 1 1 |