From: Ian Jackson Date: Fri, 9 Jul 2021 18:04:49 +0000 (+0100) Subject: jstest: lower: all intended tests implemented now X-Git-Tag: otter-0.7.2~195 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ec5684fd9a330f265224a6b00a05299454f775dc;p=otter.git jstest: lower: all intended tests implemented now Signed-off-by: Ian Jackson --- diff --git a/jstest/jst-lower.rs b/jstest/jst-lower.rs index 0dac6a70..b87132f5 100644 --- a/jstest/jst-lower.rs +++ b/jstest/jst-lower.rs @@ -182,8 +182,6 @@ impl Test { } } } - - // xxx ^ unimplemented checks } }