test: we should write some

This commit is contained in:
2026-03-09 17:00:04 +01:00
parent 5e3747b55d
commit 370614ac37

View File

@@ -0,0 +1,5 @@
import gleeunit
pub fn main() -> Nil {
gleeunit.main()
}