ChatServiceApp
This commit is contained in:
SDE
2023-07-31 14:35:31 +03:00
parent a0ed17bcdc
commit fafe645f37
13 changed files with 180 additions and 0 deletions

3
ChatServiceApp/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.