Skip to content

Commit 06413e3

Browse files
committed
better name
1 parent 063203e commit 06413e3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

worlds/witness/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from .presets import witness_option_presets
2424
from .regions import WitnessPlayerRegions
2525
from .rules import set_rules
26-
from .test_presets import TEST_PRESETS
26+
from .presets_for_generic_unittests import TEST_PRESETS
2727

2828

2929
class WitnessWebWorld(WebWorld):
File renamed without changes.

0 commit comments

Comments
 (0)