5 lines
104 B
Python
5 lines
104 B
Python
#Obsługa testów dla aplikacji content
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|