mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Pokemon Emerald: Update tests to use bases.py #4142
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from test.TestBase import WorldTestBase
|
||||
from test.bases import WorldTestBase
|
||||
|
||||
|
||||
class PokemonEmeraldTestBase(WorldTestBase):
|
||||
|
@@ -1,4 +1,4 @@
|
||||
from test.TestBase import TestBase
|
||||
from test.bases import TestBase
|
||||
from ..data import Warp
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user