From cf2dff2b1e3fa55fa5415d524200070d0d7aacfe Mon Sep 17 00:00:00 2001 From: Albert Larsan <74931857+albertlarsan68@users.noreply.github.com> Date: Thu, 5 Jan 2023 09:13:28 +0100 Subject: Move /src/test to /tests --- src/test/rustdoc/source-file.rs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/test/rustdoc/source-file.rs (limited to 'src/test/rustdoc/source-file.rs') diff --git a/src/test/rustdoc/source-file.rs b/src/test/rustdoc/source-file.rs deleted file mode 100644 index 4e166479063..00000000000 --- a/src/test/rustdoc/source-file.rs +++ /dev/null @@ -1,5 +0,0 @@ -#![crate_name = "foo"] - -// @hasraw source-files.js source-file.rs - -pub struct Foo; -- cgit 1.4.1-3-g733a5