Skip to content

Commit ef3c212

Browse files
committed
removed unnecessary todo
1 parent 0340cac commit ef3c212

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test_replays/test_all.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,4 @@ def test_kr_realm_and_tampered_messages():
155155
assert replay.messages[5].text == "sc2.replays.net"
156156

157157
def test_encrypted():
158-
replay = Replay("test_replays/build17811/4.sc2replay")
159-
160-
# TODO: Test with a 2v2, 3v3 or 4v4 replay, where the recording player quits first (should be marked as unknown)
158+
replay = Replay("test_replays/build17811/4.sc2replay")

0 commit comments

Comments
 (0)