diff options
Diffstat (limited to 'Lib/test/test_long.py')
-rw-r--r-- | Lib/test/test_long.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_long.py b/Lib/test/test_long.py index 6a1f117..5e0e001 100644 --- a/Lib/test/test_long.py +++ b/Lib/test/test_long.py @@ -257,4 +257,3 @@ test_division() test_bitop_identities() test_format() test_misc() - |