Skip to content

Commit 131ac4e

Browse files
committed
add another replay to the 3.7 test, works fine
1 parent ae41bda commit 131ac4e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

test_replays/3.7.0/2.SC2Replay

84.6 KB
Binary file not shown.

test_replays/test_all.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@ def test_lotv_time(self):
518518

519519
def test_37(self):
520520
replay = sc2reader.load_replay("test_replays/3.7.0/1.SC2Replay")
521+
replay = sc2reader.load_replay("test_replays/3.7.0/2.SC2Replay")
521522

522523

523524
class TestGameEngine(unittest.TestCase):

0 commit comments

Comments
 (0)