From c285cbb6b1096fe6bc43204bf4c7b9a26ea38d81 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 9 Jul 2021 14:46:37 +0100 Subject: [PATCH] jstest: lower: note some more wanted checks Signed-off-by: Ian Jackson --- jstest/jst-lower.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jstest/jst-lower.rs b/jstest/jst-lower.rs index b6c1e93a..8c61c3d7 100644 --- a/jstest/jst-lower.rs +++ b/jstest/jst-lower.rs @@ -97,7 +97,7 @@ impl Test { // no bottom are newly above non-bottom // no non-bottom non-targets moved - // z coords in updates all decrease + // z coords (at least of bottom) in updates all decrease // all targets now below all non-bottom non-targets // xxx ^ unimplemented checks -- 2.30.2