Files
Grinch-AP/worlds/rogue_legacy/test/__init__.py
2022-12-11 13:15:23 +01:00

6 lines
101 B
Python

from test.TestBase import WorldTestBase
class RLTestBase(WorldTestBase):
game = "Rogue Legacy"