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