diff options
Diffstat (limited to 'Lib/test/test_codecmaps_hk.py')
-rw-r--r-- | Lib/test/test_codecmaps_hk.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_codecmaps_hk.py b/Lib/test/test_codecmaps_hk.py index 278ae2f..9570af2 100644 --- a/Lib/test/test_codecmaps_hk.py +++ b/Lib/test/test_codecmaps_hk.py @@ -16,5 +16,4 @@ def test_main(): support.run_unittest(__name__) if __name__ == "__main__": - support.use_resources = ['urlfetch'] test_main() |