Add new rustdoc-ui test to ensuire that rustdoc feature isn't passed down to doctests
This commit is contained in:
parent
445e7350f2
commit
366fdebff8
2 changed files with 20 additions and 0 deletions
6
src/test/rustdoc-ui/doc-test-rustdoc-feature.stdout
Normal file
6
src/test/rustdoc-ui/doc-test-rustdoc-feature.stdout
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
running 1 test
|
||||
test $DIR/doc-test-rustdoc-feature.rs - Foo (line 9) ... ok
|
||||
|
||||
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue