Files
Grinch-AP/worlds/pokemon_emerald/test/__init__.py

6 lines
116 B
Python
Raw Normal View History

from test.TestBase import WorldTestBase
class PokemonEmeraldTestBase(WorldTestBase):
game = "Pokemon Emerald"