mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-29 01:53:32 -07:00
6 lines
116 B
Python
6 lines
116 B
Python
from test.TestBase import WorldTestBase
|
|
|
|
|
|
class PokemonEmeraldTestBase(WorldTestBase):
|
|
game = "Pokemon Emerald"
|