mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
standalone: add accidentally-excluded test
This commit is contained in:
parent
f5a327cd36
commit
a02a2219ee
@ -204,6 +204,9 @@
|
||||
.entry_point = .{
|
||||
.path = "entry_point",
|
||||
},
|
||||
.run_cwd = .{
|
||||
.path = "run_cwd",
|
||||
},
|
||||
},
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user