diff options
Diffstat (limited to 'chat/tests.py')
| -rw-r--r-- | chat/tests.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chat/tests.py b/chat/tests.py new file mode 100644 index 00000000..7ce503c2 --- /dev/null +++ b/chat/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here. |
