summaryrefslogtreecommitdiff
path: root/src/tools/clippy/tests/ui/items_after_test_module/auxiliary/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/clippy/tests/ui/items_after_test_module/auxiliary/tests.rs')
-rw-r--r--src/tools/clippy/tests/ui/items_after_test_module/auxiliary/tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/clippy/tests/ui/items_after_test_module/auxiliary/tests.rs b/src/tools/clippy/tests/ui/items_after_test_module/auxiliary/tests.rs
new file mode 100644
index 00000000000..f328e4d9d04
--- /dev/null
+++ b/src/tools/clippy/tests/ui/items_after_test_module/auxiliary/tests.rs
@@ -0,0 +1 @@
+fn main() {}