Skip to content

Commit 79c9189

Browse files
committed
Add zig-datetime and zig-network submodules
1 parent 9704c97 commit 79c9189

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ pub fn build(b: *std.Build) void {
2929
// running `zig build`).
3030
b.installArtifact(lib);
3131

32-
3332
// Creates a step for unit testing. This only builds the test executable
3433
// but does not run it.
3534
const lib_unit_tests = b.addTest(.{

0 commit comments

Comments
 (0)