diff options
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_pow | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Lib/test/output/test_pow b/Lib/test/output/test_pow index e236862..9649936 100644 --- a/Lib/test/output/test_pow +++ b/Lib/test/output/test_pow @@ -22,8 +22,4 @@ The number in both columns should match. -3L -3L -7L -7L -3.0 3.0 --5.0 -5.0 --1.0 -1.0 --7.0 -7.0 |