diff options
Diffstat (limited to 'Lib/test/test_codecmaps_tw.py')
-rw-r--r-- | Lib/test/test_codecmaps_tw.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_codecmaps_tw.py b/Lib/test/test_codecmaps_tw.py index 9b28fef..2f41660 100644 --- a/Lib/test/test_codecmaps_tw.py +++ b/Lib/test/test_codecmaps_tw.py @@ -36,4 +36,3 @@ def test_main(): test_multibytecodec_support.register_skip_expected(TestBIG5Map, TestCP950Map) if __name__ == "__main__": test_main() - |