6 lines
108 B
Python
6 lines
108 B
Python
from test.TestBase import WorldTestBase
|
|
|
|
|
|
class SoETestBase(WorldTestBase):
|
|
game = "Secret of Evermore"
|