Commit a02a2219ee
Changed files (1)
test
standalone
test/standalone/build.zig.zon
@@ -204,6 +204,9 @@
.entry_point = .{
.path = "entry_point",
},
+ .run_cwd = .{
+ .path = "run_cwd",
+ },
},
.paths = .{
"build.zig",