forked from mirror/Archipelago
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