about summary refs log tree commit diff
path: root/tests/rustdoc-ui/remap-path-prefix-invalid-doctest.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-ui/remap-path-prefix-invalid-doctest.rs')
-rw-r--r--tests/rustdoc-ui/remap-path-prefix-invalid-doctest.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc-ui/remap-path-prefix-invalid-doctest.rs b/tests/rustdoc-ui/remap-path-prefix-invalid-doctest.rs
index 96a79e85f6b..c18a416d43f 100644
--- a/tests/rustdoc-ui/remap-path-prefix-invalid-doctest.rs
+++ b/tests/rustdoc-ui/remap-path-prefix-invalid-doctest.rs
@@ -4,7 +4,7 @@
 //@ failure-status: 101
 //@ compile-flags:--test -Z unstable-options --remap-path-prefix={{src-base}}=remapped_path --test-args --test-threads=1
 //@ rustc-env:RUST_BACKTRACE=0
-//@ normalize-stdout-test: "finished in \d+\.\d+s" -> "finished in $$TIME"
+//@ normalize-stdout: "finished in \d+\.\d+s" -> "finished in $$TIME"
 
 // doctest fails to compile
 /// ```