Files
Grinch-AP/worlds/ahit/test/__init__.py

6 lines
106 B
Python
Raw Normal View History

from test.bases import WorldTestBase
class HatInTimeTestBase(WorldTestBase):
game = "A Hat in Time"