diff options
Diffstat (limited to 'tests/rustdoc/source-file.rs')
| -rw-r--r-- | tests/rustdoc/source-file.rs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/rustdoc/source-file.rs b/tests/rustdoc/source-file.rs deleted file mode 100644 index 6cff5edf146..00000000000 --- a/tests/rustdoc/source-file.rs +++ /dev/null @@ -1,5 +0,0 @@ -#![crate_name = "foo"] - -//@ hasraw src-files.js source-file.rs - -pub struct Foo; |
