summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2019-08-10 16:28:56 +0200
committerJustin Worthe <justin@worthe-it.co.za>2019-08-10 16:28:56 +0200
commit1d54d0825505b670ee8cc5f370088ae1a6ed3b5f (patch)
treeb889f4ef2a9cf1c9c9ae80ba40f9069cb1799faa /tests
parent3bfb933d54b09ca57ef9b6a7fb05aca64ba8b76e (diff)
TODO Pruning
Diffstat (limited to 'tests')
-rw-r--r--tests/official-runner-matching.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/official-runner-matching.rs b/tests/official-runner-matching.rs
index fb9fb8c..1b62088 100644
--- a/tests/official-runner-matching.rs
+++ b/tests/official-runner-matching.rs
@@ -8,7 +8,6 @@ use std::fs::File;
use std::io::prelude::*;
use std::path::Path;
-// TODO: Update the replays to the latest version
#[test]
fn simulates_the_same_match() {
let replays = Path::new("tests/replays/");