Commit a02a2219ee

mlugg <mlugg@mlugg.co.uk>
2025-06-20 01:24:57
standalone: add accidentally-excluded test
1 parent f5a327c
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",