diff --git a/test/hollow_knight/TestBasic.py b/test/hollow_knight/TestBasic.py index a85cd630..65c4dc8c 100644 --- a/test/hollow_knight/TestBasic.py +++ b/test/hollow_knight/TestBasic.py @@ -5,7 +5,6 @@ class TestBasic(TestVanilla): def testSimple(self): self.run_location_tests([ - ["Focus", True, []], ["200_Geo-False_Knight_Chest", True, [], []], ["380_Geo-Soul_Master_Chest", False, [], ["Mantis_Claw"]], ]) \ No newline at end of file