diff options
Diffstat (limited to 'tests/ui/panic-runtime/abort-link-to-unwind-dylib.stderr')
-rw-r--r-- | tests/ui/panic-runtime/abort-link-to-unwind-dylib.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/panic-runtime/abort-link-to-unwind-dylib.stderr b/tests/ui/panic-runtime/abort-link-to-unwind-dylib.stderr index 704b81ae1..bea1172f0 100644 --- a/tests/ui/panic-runtime/abort-link-to-unwind-dylib.stderr +++ b/tests/ui/panic-runtime/abort-link-to-unwind-dylib.stderr @@ -1,4 +1,4 @@ error: the linked panic runtime `panic_unwind` is not compiled with this crate's panic strategy `abort` -error: aborting due to previous error +error: aborting due to 1 previous error |