LV 2.0: remove CLI tests covering quite obsolete legacy

This commit is contained in:
Mikhail Glukhikh
2023-09-15 16:05:34 +02:00
committed by Space Team
parent e5ee364419
commit e5906a8a3a
11 changed files with 1 additions and 60 deletions
@@ -2,4 +2,4 @@ fun foo(r: Runnable) {}
fun test() {
foo { }
}
}