diff options
Diffstat (limited to 'tests/ui/panics/location-detail-panic-no-file.run.stderr')
-rw-r--r-- | tests/ui/panics/location-detail-panic-no-file.run.stderr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ui/panics/location-detail-panic-no-file.run.stderr b/tests/ui/panics/location-detail-panic-no-file.run.stderr index 811f93bf3..492ad37f5 100644 --- a/tests/ui/panics/location-detail-panic-no-file.run.stderr +++ b/tests/ui/panics/location-detail-panic-no-file.run.stderr @@ -1,2 +1,3 @@ -thread 'main' panicked at 'file-redacted', <redacted>:7:5 +thread 'main' panicked at <redacted>:7:5: +file-redacted note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |