Archipelago/worlds/cvcotm/test/__init__.py

6 lines
122 B
Python

from test.bases import WorldTestBase
class CVCotMTestBase(WorldTestBase):
game = "Castlevania - Circle of the Moon"