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