mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/aiohttp: remove unused patch(es)
Closes: https://github.com/gentoo/gentoo/pull/13101 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
committed by
Zac Medico
parent
b5f7a2545d
commit
b116034e3a
@@ -1,10 +0,0 @@
|
||||
--- aiohttp-3.0.5/tests/test_test_utils.py
|
||||
+++ aiohttp-3.0.5/tests/test_test_utils.py
|
||||
@@ -243,6 +243,7 @@
|
||||
make_url(URL('http://foo.com'))
|
||||
|
||||
|
||||
+@pytest.mark.skip("running via external test file fails")
|
||||
def test_testcase_no_app(testdir, loop):
|
||||
testdir.makepyfile(
|
||||
"""
|
||||
Reference in New Issue
Block a user