Skip to content

Commit

Permalink
Add zig-datetime and zig-network submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
g41797 committed Sep 26, 2024
1 parent 9704c97 commit 79c9189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.zig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ pub fn build(b: *std.Build) void {
// running `zig build`).
b.installArtifact(lib);


// Creates a step for unit testing. This only builds the test executable
// but does not run it.
const lib_unit_tests = b.addTest(.{
Expand Down

0 comments on commit 79c9189

Please sign in to comment.