Files
2024-11-06 09:37:14 +01:00

6 lines
113 B
Python

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