about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.stdout
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2020-08-20 21:15:02 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2020-08-20 21:26:57 +0200
commit9c254c18d6d32a15879cc7f57e3039b66a481340 (patch)
tree4d7f7b354e9d640f71022568d707208132b987a0 /src/test/rustdoc-ui/coverage/json.stdout
parent631c80659dab1e6f0b335cd7862eddc341eff0ac (diff)
downloadrust-9c254c18d6d32a15879cc7f57e3039b66a481340.tar.gz
rust-9c254c18d6d32a15879cc7f57e3039b66a481340.zip
Update how doc examples are counted
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.stdout')
-rw-r--r--src/test/rustdoc-ui/coverage/json.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/rustdoc-ui/coverage/json.stdout b/src/test/rustdoc-ui/coverage/json.stdout
index 6218b5fe07a..c2be73ce3ed 100644
--- a/src/test/rustdoc-ui/coverage/json.stdout
+++ b/src/test/rustdoc-ui/coverage/json.stdout
@@ -1 +1 @@
-{"$DIR/json.rs":{"total":17,"with_docs":12,"total_examples":0,"with_examples":11}}
+{"$DIR/json.rs":{"total":17,"with_docs":12,"total_examples":15,"with_examples":6}}