mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
test-stack-traces: restore test coverage
reverts 1ce71c86bff351a4ade4321e188a13c9d3cff8b4
This commit is contained in:
parent
40c9b13608
commit
80b8294bcc
@ -72,7 +72,6 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
|
||||
.ReleaseSafe = .{
|
||||
.exclude_os = .{
|
||||
.windows, // TODO
|
||||
.linux, // TODO
|
||||
},
|
||||
.expect =
|
||||
\\error: TheSkyIsFalling
|
||||
@ -139,7 +138,6 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
|
||||
.ReleaseSafe = .{
|
||||
.exclude_os = .{
|
||||
.windows, // TODO
|
||||
.linux, // TODO
|
||||
},
|
||||
.expect =
|
||||
\\error: TheSkyIsFalling
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user