gleam-spacetraders-api/test/spacetraders_api_test.gleam
Lily Rose b44c46047a
Some checks are pending
test / test (push) Waiting to run
Initial commit
2025-07-09 02:07:44 +10:00

5 lines
60 B
Gleam

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