KH2 game implementation (#1438)
This commit is contained in:
5
worlds/kh2/test/__init__.py
Normal file
5
worlds/kh2/test/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from test.TestBase import WorldTestBase
|
||||
|
||||
|
||||
class KH2TestBase(WorldTestBase):
|
||||
game = "Kingdom Hearts 2"
|
||||
Reference in New Issue
Block a user