Skip to content

Commit

Permalink
Add test directory to build.zig.zon
Browse files Browse the repository at this point in the history
  • Loading branch information
Gota7 authored and kubkon committed Dec 27, 2024
1 parent 671eaf2 commit 6429d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.version = "0.0.1",
.paths = .{
"src",
"test",
"build.zig",
"build.zig.zon",
"LICENSE",
Expand Down

0 comments on commit 6429d5e

Please sign in to comment.