4 lines
73 B
Python
4 lines
73 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|
|
print("wfwf") |