1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2026-01-31 07:30:24 +01:00

Added unittesting

This commit is contained in:
TheGreyDiamond
2020-09-17 21:32:10 +02:00
parent 51cce6ea73
commit d63a1cb1b2
3 changed files with 10 additions and 0 deletions

View File

@@ -266,3 +266,4 @@ def testOnlyServer():
if __name__ == "__main__":
testOnlyServer()