Added the first test case

This commit is contained in:
2020-11-29 03:15:11 +01:00
parent 1dd4e5eff3
commit 44139a4206
4 changed files with 27 additions and 0 deletions

3
pytest.ini Normal file
View File

@@ -0,0 +1,3 @@
[pytest]
filterwarnings =
ignore:^Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working*:DeprecationWarning