Fix bug introduced by a recent refactoring

This commit is contained in:
rocky
2020-01-24 03:11:51 -05:00
parent 7e91daf043
commit 4067a30573
4 changed files with 4 additions and 4 deletions

View File

@@ -120,7 +120,6 @@ SKIP_TESTS=(
[test_types.py]=1 # parse error
[test_unicode.py]=1 # unicode thing
[test_urllib2.py]=1 #
[test_urllib2net.py]=1 # Investigate: Was working in 3.6.2. parse error.
[test_urllib2_localnet.py]=1 #
[test_urllibnet.py]=1 # probably control flow - uninitialized variable
[test_weakref.py]=1 # probably control flow - uninitialized variable