Backlog/lib/tracy/tracy_test.zig

6 lines
102 B
Zig

const tracy = @import("tracy").t;
const std = @import("std");
test "test-tracy-integration" {}