Python-100-Days/Day41-55/code/hellodjango/first/tests.py

4 lines
60 B
Python
Raw Normal View History

2018-05-24 16:49:40 +08:00
from django.test import TestCase
# Create your tests here.