summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2019-08-06 10:59:30 +0200
committerJustin Worthe <justin@worthe-it.co.za>2019-08-06 10:59:30 +0200
commit4d8846395fe12e6d92014da10f1e017267af0c57 (patch)
tree01a054d9286b58e102974a0794bbc0dc1c8e1ac2 /tests
parentd23833847724620a8032bedb342d03b3b9184059 (diff)
Extra todos for snowball moves
Diffstat (limited to 'tests')
-rw-r--r--tests/official-runner-matching.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/official-runner-matching.rs b/tests/official-runner-matching.rs
index ffe2468..5389558 100644
--- a/tests/official-runner-matching.rs
+++ b/tests/official-runner-matching.rs
@@ -8,6 +8,7 @@ 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/");