summaryrefslogtreecommitdiffstats
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 4e1664790..16d4cbe3a 100644
--- a/tests/rustdoc/source-file.rs
+++ b/tests/rustdoc/source-file.rs
@@ -1,5 +1,5 @@
#![crate_name = "foo"]
-// @hasraw source-files.js source-file.rs
+// @hasraw src-files.js source-file.rs
pub struct Foo;