Migrate run-make/rustdoc-scrape-examples-test
to new rmake.rs
This commit is contained in:
parent
7c735958b2
commit
2f8b98c664
7 changed files with 11 additions and 11 deletions
|
@ -2,5 +2,5 @@
|
|||
mod scrape;
|
||||
|
||||
fn main() {
|
||||
scrape::scrape();
|
||||
scrape::scrape(&[]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue