DS3: Update tests to use bases.py (#4138)

This commit is contained in:
Nicholas Saylor 2024-11-09 13:29:51 -05:00 committed by GitHub
parent aae8b16073
commit 930529e211
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 worlds.dark_souls_3.Items import item_dictionary
from worlds.dark_souls_3.Locations import location_tables