Skip to content

Commit 6c43e78

Browse files
committed
Renames the footman replay (which doesn't parse) to something more transparent and updates the test suite
1 parent 8c4209a commit 6c43e78

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test_replays/test_all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ def test_referee():
170170
# Disabled for now, no plans on fixing
171171
"""
172172
def test_footmen():
173-
replay = sc2reader.read("test_replays/build17811/12.SC2Replay")
173+
replay = sc2reader.read("test_replays/build17811/footman.SC2Replay")
174174
"""
175175

176176
def test_encrypted():

0 commit comments

Comments
 (0)