authorgravatar for mlugg@mlugg.co.ukMatthew Lugg <mlugg@mlugg.co.uk> 2025-06-20 00:24:57+01:00
committergravatar for mlugg@mlugg.co.ukMatthew Lugg <mlugg@mlugg.co.uk> 2025-06-20 00:24:57+01:00
loga02a2219eed3eeecad7bf28d8cabdfb053bbf1ce
tree006b85eff77158f854f50408d897f49111905985
parentf5a327cd366348a739a282f380acd627815183b5
signaturelock-open Commit is signed but in an unrecognized format.

standalone: add accidentally-excluded test


1 files changed, 3 insertions(+), 0 deletions(-)

test/standalone/build.zig.zon+3
......@@ -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",