mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-27 18:23:22 -07:00
fix so default tests actually don't run
This commit is contained in:
@@ -5,9 +5,6 @@ from . import HatInTimeTestBase
|
||||
|
||||
class TestActs(HatInTimeTestBase):
|
||||
run_default_tests = False
|
||||
|
||||
def testAllStateCanReachEverything(self):
|
||||
pass
|
||||
|
||||
options = {
|
||||
"ActRandomizer": 2,
|
||||
|
||||
Reference in New Issue
Block a user