mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-16 04:03:36 -07:00
6 lines
94 B
Python
6 lines
94 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class TunicTestBase(WorldTestBase):
|
|
game = "TUNIC"
|