Add unittest module to packaging

This commit is contained in:
lash
2023-05-07 00:02:15 +01:00
parent 27a0ac92b0
commit 638e45adcd
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
* 0.5.3
- Add unittest module to packaging
* 0.5.2
- Move test fixture to unittest module
* 0.5.1