diff --git a/test/standalone/build.zig.zon b/test/standalone/build.zig.zon index 652f6bbb4a..635d36d510 100644 --- a/test/standalone/build.zig.zon +++ b/test/standalone/build.zig.zon @@ -204,6 +204,9 @@ .entry_point = .{ .path = "entry_point", }, + .run_cwd = .{ + .path = "run_cwd", + }, }, .paths = .{ "build.zig",