Update unittests

This commit is contained in:
Heiner Lohaus 2024-11-18 18:23:16 +01:00
parent 8bc456f3b6
commit 2fe43166cc
5 changed files with 20 additions and 29 deletions

View file

@ -6,6 +6,5 @@ from .main import *
from .model import *
from .client import *
from .include import *
from .integration import *
unittest.main()