diff options
Diffstat (limited to 'Lib/test/test_codecencodings_jp.py')
-rw-r--r-- | Lib/test/test_codecencodings_jp.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_codecencodings_jp.py b/Lib/test/test_codecencodings_jp.py index 264b6b9..f574511 100644 --- a/Lib/test/test_codecencodings_jp.py +++ b/Lib/test/test_codecencodings_jp.py @@ -131,4 +131,3 @@ def test_main(): if __name__ == "__main__": test_main() - |