summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/doctest/cfg-test.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-ui/doctest/cfg-test.stdout')
-rw-r--r--tests/rustdoc-ui/doctest/cfg-test.stdout7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/rustdoc-ui/doctest/cfg-test.stdout b/tests/rustdoc-ui/doctest/cfg-test.stdout
new file mode 100644
index 000000000..2960ff8d3
--- /dev/null
+++ b/tests/rustdoc-ui/doctest/cfg-test.stdout
@@ -0,0 +1,7 @@
+
+running 2 tests
+test $DIR/cfg-test.rs - Bar (line 27) ... ok
+test $DIR/cfg-test.rs - Foo (line 19) ... ok
+
+test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
+