PonyConf/conversations/tests.py

6 lines
79 B
Python

from django.test import TestCase
class ConversationTests(TestCase):
pass