fixed a couple things.

This commit is contained in:
Jonas Winkler
2020-11-17 01:08:52 +01:00
parent 53cfa5a1c9
commit e1a3f8cd1b
2 changed files with 14 additions and 16 deletions

View File

@@ -1,5 +1,6 @@
from django.test import TestCase
class TestMail(TestCase):
def testHandleMessage(self):