diff options
-rw-r--r-- | Lib/test/test_ipaddress.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_ipaddress.py b/Lib/test/test_ipaddress.py index ff77bdb1bb..b0605f0be0 100644 --- a/Lib/test/test_ipaddress.py +++ b/Lib/test/test_ipaddress.py @@ -102,7 +102,6 @@ class CommonTestMixin_v4(CommonTestMixin): "000.000.000.000", "192.168.000.001", "016.016.016.016", - "192.168.000.001", "001.000.008.016", "01.2.3.40", "1.02.3.40", |