Skip to content

Commit

Permalink
LADX: Update tests to use bases.py ArchipelagoMW#4139
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholassaylor authored Nov 4, 2024
1 parent 72d2a33 commit 08b99b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/ladx/test/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from test.TestBase import WorldTestBase
from test.bases import WorldTestBase
from ..Common import LINKS_AWAKENING
class LADXTestBase(WorldTestBase):
game = LINKS_AWAKENING

0 comments on commit 08b99b8

Please sign in to comment.