Archipelago/worlds/lufia2ac/test/__init__.py

6 lines
112 B
Python
Raw Normal View History

from test.TestBase import WorldTestBase
class L2ACTestBase(WorldTestBase):
game = "Lufia II Ancient Cave"