evennia/evennia/contrib/map_and_pathfind/tests.py
2021-06-05 17:20:33 +02:00

8 lines
102 B
Python

"""
Tests for the Mapsystem
"""
from django.unittest import TestCase, mock
from . import mapsystem