From: Ian Jackson Date: Sun, 14 Mar 2021 10:05:55 +0000 (+0000) Subject: hidden tests: Move out again - track pieces X-Git-Tag: otter-0.4.0~81 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fb918e988f24ffaf3dec4c939b553a3b70fe403f;p=otter.git hidden tests: Move out again - track pieces Signed-off-by: Ian Jackson --- diff --git a/apitest/at-otter.rs b/apitest/at-otter.rs index 42873190..e63aaa45 100644 --- a/apitest/at-otter.rs +++ b/apitest/at-otter.rs @@ -539,7 +539,7 @@ impl Ctx { ])?; } - alice.synch()?; + alice.synchu(&mut a_pieces)?; bob.synchu(&mut b_pieces)?; // to repro a bug, have Alice move the black pawn out again