about summary refs log tree commit diff
path: root/tests/rustdoc/source-file.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/source-file.rs')
-rw-r--r--tests/rustdoc/source-file.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/source-file.rs b/tests/rustdoc/source-file.rs
index 16d4cbe3a34..6cff5edf146 100644
--- a/tests/rustdoc/source-file.rs
+++ b/tests/rustdoc/source-file.rs
@@ -1,5 +1,5 @@
 #![crate_name = "foo"]
 
-// @hasraw src-files.js source-file.rs
+//@ hasraw src-files.js source-file.rs
 
 pub struct Foo;