diff options
Diffstat (limited to 'src/test/ui/panic-runtime/abort-link-to-unwind-dylib.rs')
| -rw-r--r-- | src/test/ui/panic-runtime/abort-link-to-unwind-dylib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/panic-runtime/abort-link-to-unwind-dylib.rs b/src/test/ui/panic-runtime/abort-link-to-unwind-dylib.rs index 4b0f92456e0..f8368ff6900 100644 --- a/src/test/ui/panic-runtime/abort-link-to-unwind-dylib.rs +++ b/src/test/ui/panic-runtime/abort-link-to-unwind-dylib.rs @@ -1,7 +1,6 @@ // build-fail // compile-flags:-C panic=abort -C prefer-dynamic // ignore-musl - no dylibs here -// ignore-cloudabi // ignore-emscripten // ignore-sgx no dynamic lib support // error-pattern:`panic_unwind` is not compiled with this crate's panic strategy |
