substrate/test/substrate_test.gleam
Lily Rose 40cfdf9bc6
Some checks are pending
test / test (push) Waiting to run
Initial commit
2025-07-28 01:54:31 +10:00

5 lines
60 B
Gleam

import gleeunit
pub fn main() -> Nil {
gleeunit.main()
}