Files
Archipelago/worlds/kh2/test/__init__.py
T
2ccf11f3d7 KH2: Version 2 (#2009)
Co-authored-by: Aaron Wagener <[email protected]>
Co-authored-by: Joe Prochaska <[email protected]>
2023-11-25 08:46:00 -06:00

6 lines
103 B
Python

from test.bases import WorldTestBase
class KH2TestBase(WorldTestBase):
game = "Kingdom Hearts 2"