mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00

Co-authored-by: Aaron Wagener <mmmcheese158@gmail.com> Co-authored-by: Joe Prochaska <prochaska.joseph@gmail.com>
6 lines
103 B
Python
6 lines
103 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class KH2TestBase(WorldTestBase):
|
|
game = "Kingdom Hearts 2"
|