5
worlds/tunic/test/bases.py
Normal file
5
worlds/tunic/test/bases.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from test.bases import WorldTestBase
|
||||
|
||||
|
||||
class TunicTestBase(WorldTestBase):
|
||||
game = "TUNIC"
|
||||
Reference in New Issue
Block a user