15
0

- Use regular unittest discover instead of setup.py test

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-context?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2020-02-18 08:38:18 +00:00
committed by Git OBS Bridge
parent ce714fa47c
commit b1c02b4152
4 changed files with 22 additions and 25 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 18 08:37:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Use regular unittest discover instead of setup.py test
-------------------------------------------------------------------
Wed Oct 16 00:01:07 UTC 2019 - John Vandenberg <jayvdb@gmail.com>