summaryrefslogtreecommitdiffstats
path: root/tests/ui/panics/fmt-only-once.run.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/panics/fmt-only-once.run.stderr')
-rw-r--r--tests/ui/panics/fmt-only-once.run.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ui/panics/fmt-only-once.run.stderr b/tests/ui/panics/fmt-only-once.run.stderr
index 39bd06881..a991706d3 100644
--- a/tests/ui/panics/fmt-only-once.run.stderr
+++ b/tests/ui/panics/fmt-only-once.run.stderr
@@ -1,3 +1,4 @@
fmt
-thread 'main' panicked at 'PrintOnFmt', $DIR/fmt-only-once.rs:20:5
+thread 'main' panicked at $DIR/fmt-only-once.rs:20:5:
+PrintOnFmt
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace