# Test runs all the tests
test:
    zig test src/root.zig
