About rmake tests
This commit is contained in:
parent
a19a8f8e52
commit
d562a4a510
13 changed files with 20 additions and 20 deletions
|
@ -10,7 +10,7 @@ fn main() {
|
|||
// First we check that we generate the JSON in the stdout.
|
||||
rustdoc()
|
||||
.input("foo.rs")
|
||||
.output("-")
|
||||
.out_dir("-")
|
||||
.arg("-Zunstable-options")
|
||||
.output_format("json")
|
||||
.run()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue