Make main.py comliant with PyTest (concerning args)

This commit is contained in:
nicolargo 2024-12-26 10:49:26 +01:00
parent b491cbe42b
commit 61edf4daf5
3 changed files with 3 additions and 0 deletions

1
tests/test_core.py Symbolic link
View File

@ -0,0 +1 @@
../unittest-core.py

1
tests/test_restful.py Symbolic link
View File

@ -0,0 +1 @@
../unittest-restful.py

1
tests/test_xmlrpc.py Symbolic link
View File

@ -0,0 +1 @@
../unittest-xmlrpc.py