Fix tidy call in runtest with custom HTML element
This commit is contained in:
parent
f3661dce09
commit
583bf1e5bf
1 changed files with 1 additions and 0 deletions
|
@ -2731,6 +2731,7 @@ impl<'test> TestCx<'test> {
|
|||
|
||||
#[rustfmt::skip]
|
||||
let tidy_args = [
|
||||
"--new-blocklevel-tags", "rustdoc-search",
|
||||
"--indent", "yes",
|
||||
"--indent-spaces", "2",
|
||||
"--wrap", "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue