diff options
author | Stefan Behnel <stefan_ml@behnel.de> | 2015-04-23 22:43:11 +0200 |
---|---|---|
committer | Stefan Behnel <stefan_ml@behnel.de> | 2015-04-23 22:43:11 +0200 |
commit | 9ce785031fe1457645d5c7806e2a4c1ee15eeb74 (patch) | |
tree | ffdaf9624abeac7e39e4c8b50aba348f8ce83f5f /tests/bugs.txt | |
parent | f17ac3eadd63951ef54588fdd3348bdef24573f4 (diff) | |
parent | f84268ea0703419786d50fe0de09fd160134e85e (diff) | |
download | cython-9ce785031fe1457645d5c7806e2a4c1ee15eeb74.tar.gz |
Merge branch '0.22.x'
Diffstat (limited to 'tests/bugs.txt')
-rw-r--r-- | tests/bugs.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs.txt b/tests/bugs.txt index 5235bc933..62c5e5d89 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -44,6 +44,8 @@ pyregr.test_exceptions pyregr.test_subprocess pyregr.test_zipfile64 pyregr.test_tuple +pyregr.test_urllib2net +pyregr.test_urllibnet # Inlined generators all |