Skip to content

Commit 0f3726f

Browse files
author
Dominik Neise
committed
this print does not help anybody, but the original author ...
1 parent e07b8e2 commit 0f3726f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_replays/test_all.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,6 @@ def handleInitGame(self, event, replay):
654654
yield TestGameEngine.TestEvent("c")
655655

656656
def handleTestEvent(self, event, replay):
657-
print("morestuff")
658657
if event.value == "d":
659658
yield sc2reader.engine.PluginExit(self, code=1, details=dict(msg="Fail!"))
660659
else:

0 commit comments

Comments
 (0)