6 lines
102 B
Python
6 lines
102 B
Python
"""
|
|
This module contains test cases for the assets application.
|
|
"""
|
|
|
|
from django.test import TestCase
|