grnx/tests/integration.py

4 lines
74 B
Python
Raw Normal View History

from grnx.models import Site
if __name__ == "__main__":
site = Site()