about summary refs log tree commit diff
path: root/tests/rustdoc/playground-syntax-error.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/playground-syntax-error.rs')
-rw-r--r--tests/rustdoc/playground-syntax-error.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/playground-syntax-error.rs b/tests/rustdoc/playground-syntax-error.rs
index f5067145e02..d989570bf58 100644
--- a/tests/rustdoc/playground-syntax-error.rs
+++ b/tests/rustdoc/playground-syntax-error.rs
@@ -17,5 +17,5 @@
 pub fn bar() {}
 
 //@ has foo/fn.bar.html
-//@ has - '//a[@class="test-arrow"]' "Run"
+//@ has - '//a[@class="test-arrow"]' ""
 //@ has - '//*[@class="docblock"]' 'foo_recursive'