summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-gui/src/lib2/another_mod
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-gui/src/lib2/another_mod')
-rw-r--r--tests/rustdoc-gui/src/lib2/another_mod/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc-gui/src/lib2/another_mod/mod.rs b/tests/rustdoc-gui/src/lib2/another_mod/mod.rs
new file mode 100644
index 000000000..9a4f007a2
--- /dev/null
+++ b/tests/rustdoc-gui/src/lib2/another_mod/mod.rs
@@ -0,0 +1 @@
+pub fn tadam() {}