summaryrefslogtreecommitdiff
path: root/tests/test_vba.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_vba.py')
-rw-r--r--tests/test_vba.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_vba.py b/tests/test_vba.py
index f82576b..a2a17d6 100644
--- a/tests/test_vba.py
+++ b/tests/test_vba.py
@@ -145,8 +145,6 @@ class VbaTests(unittest.TestCase):
runner = autoplayer.SpeedRunner(cry=self.cry)
def test_speedrunner_handle_mom(self):
- self.vba.shutdown()
-
# TODO: why can't i pass in the current state of the emulator?
runner = autoplayer.SpeedRunner(cry=None)
runner.setup()