Skip to content

Commit a02a221

Browse files
committed
standalone: add accidentally-excluded test
1 parent f5a327c commit a02a221

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/standalone/build.zig.zon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@
204204
.entry_point = .{
205205
.path = "entry_point",
206206
},
207+
.run_cwd = .{
208+
.path = "run_cwd",
209+
},
207210
},
208211
.paths = .{
209212
"build.zig",

0 commit comments

Comments
 (0)