14
0

- Async tests don't work with pytest. Use python -m twisted.trial

instead.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txtorcon?expand=0&rev=19
This commit is contained in:
2021-05-01 20:24:49 +00:00
committed by Git OBS Bridge
parent 8539282348
commit 0b46e1dd1b
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat May 1 20:24:09 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Async tests don't work with pytest. Use python -m twisted.trial
instead.
-------------------------------------------------------------------
Mon Apr 20 08:51:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>