standalone: add accidentally-excluded test

This commit is contained in:
mlugg
2025-06-20 00:24:57 +01:00
parent f5a327cd36
commit a02a2219ee

View File

@@ -204,6 +204,9 @@
.entry_point = .{
.path = "entry_point",
},
.run_cwd = .{
.path = "run_cwd",
},
},
.paths = .{
"build.zig",