add simple unit test, a try for #10

This commit is contained in:
felinae98
2021-06-13 16:40:07 +08:00
parent 5bde352d7b
commit 2ea1e48dfe
7 changed files with 172 additions and 488 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ from . import config_manager
from . import config
from . import scheduler
from . import send
from . import post
from . import platform