Archipelago/worlds/kh2/test/__init__.py

6 lines
106 B
Python
Raw Normal View History

2023-03-20 16:19:55 +00:00
from test.TestBase import WorldTestBase
class KH2TestBase(WorldTestBase):
game = "Kingdom Hearts 2"