forked from pool/python-pycares
- Add cleanup_tests.patch to make the test suite slightly more sane.
- No, the test suite is just broken, and the upstream doesn't care. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=14
This commit is contained in:
9
cleanup_tests.patch
Normal file
9
cleanup_tests.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tests/__init__.py | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
--- /dev/null
|
||||
+++ b/tests/__init__.py
|
||||
@@ -0,0 +1 @@
|
||||
+# This file intentionally left blank.
|
||||
\ No newline at end of file
|
Reference in New Issue
Block a user