LADX: Update tests to use bases.py #4139

This commit is contained in:
Nicholas Saylor 2024-11-04 02:40:08 -05:00 committed by GitHub
parent 72d2a33c0b
commit 08b99b8c33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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