mirror of
https://github.com/ziglang/zig.git
synced 2024-11-30 00:52:52 +00:00
Remove stage2 testing of invalid_nonexhaustive_enum_integer_value.zig
This makes this test like the other safety tests, as they don't test stage2
This commit is contained in:
parent
a5d6c6e16c
commit
990588eb76
@ -16,5 +16,5 @@ pub fn main() void {
|
||||
}
|
||||
|
||||
// run
|
||||
// backend=stage2,llvm
|
||||
// backend=llvm
|
||||
// target=native
|
||||
|
Loading…
Reference in New Issue
Block a user