arcology/generators/tests.py

6 lines
147 B
Python

# [[file:../generators.org::*Module tests][Module tests:1]]
from django.test import TestCase
# Create your tests here.
# Module tests:1 ends here