django1/tests/test_discovery_sample2/tests.py

8 lines
98 B
Python

from django.test import TestCase
class Test(TestCase):
def test_sample(self):
pass