summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc-ui/coverage/empty.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/rustdoc-ui/coverage/empty.rs')
-rw-r--r--src/test/rustdoc-ui/coverage/empty.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/rustdoc-ui/coverage/empty.rs b/src/test/rustdoc-ui/coverage/empty.rs
new file mode 100644
index 000000000..55a87e9d9
--- /dev/null
+++ b/src/test/rustdoc-ui/coverage/empty.rs
@@ -0,0 +1,4 @@
+// compile-flags:-Z unstable-options --show-coverage
+// check-pass
+
+// an empty crate still has one item to document: the crate root