mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 02:24:33 +01:00
standalone: add accidentally-excluded test
This commit is contained in:
parent
f5a327cd36
commit
a02a2219ee
1 changed files with 3 additions and 0 deletions
|
|
@ -204,6 +204,9 @@
|
|||
.entry_point = .{
|
||||
.path = "entry_point",
|
||||
},
|
||||
.run_cwd = .{
|
||||
.path = "run_cwd",
|
||||
},
|
||||
},
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue