Skip to content

Commit edbe458

Browse files
nicholassaylorAustinSumigray
authored andcommitted
DS3: Update tests to use bases.py (ArchipelagoMW#4138)
1 parent f407d17 commit edbe458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worlds/dark_souls_3/test/TestDarkSouls3.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from test.TestBase import WorldTestBase
1+
from test.bases import WorldTestBase
22

33
from worlds.dark_souls_3.Items import item_dictionary
44
from worlds.dark_souls_3.Locations import location_tables

0 commit comments

Comments
 (0)