Skip to content

Commit ea84eda

Browse files
committed
'fmt'
1 parent 57bc61a commit ea84eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/link.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ fn addMachOCases(cases: *tests.StandaloneContext) void {
120120
.build_modes = true,
121121
.requires_macos_sdk = true,
122122
.requires_symlinks = true,
123-
});
123+
});
124124

125125
cases.addBuildFile("test/link/macho/linksection/build.zig", .{
126126
.build_modes = true,

0 commit comments

Comments
 (0)