diff options
Diffstat (limited to 'crates/shirabe/tests/cli.rs')
| -rw-r--r-- | crates/shirabe/tests/cli.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/shirabe/tests/cli.rs b/crates/shirabe/tests/cli.rs index 549e5a3..196e93b 100644 --- a/crates/shirabe/tests/cli.rs +++ b/crates/shirabe/tests/cli.rs @@ -149,7 +149,7 @@ run_no_panic_tests! { run_exec => "exec", #[ignore = "currently panics"] run_fund => "fund", - #[ignore = "stack overflow aborts the process (uncatchable)"] + #[ignore = "currently panics"] run_global => "global", #[ignore = "currently panics"] run_init => "init", |
