Backlog/engine/physics/tests/tests.zig

5 lines
88 B
Zig

const physics = @import("physics");
const zphysics = physics.zphysics;
test "hello" {}