Skip to content

Commit 930529e

Browse files
DS3: Update tests to use bases.py (#4138)
1 parent aae8b16 commit 930529e

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)