Archipelago/worlds/lufia2ac/test/__init__.py

6 lines
112 B
Python

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