Files
Grinch-AP/worlds/lufia2ac/test/__init__.py
2022-12-12 02:36:18 +01:00

6 lines
112 B
Python

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