Skip an html!
call
This commit is contained in:
parent
2801530953
commit
0bab139b66
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ fn colons_in_names() {
|
|||
r#"</pon-pon:controls-alpha>"#));
|
||||
}
|
||||
|
||||
#[rustfmt::skip::macros(html)]
|
||||
#[test]
|
||||
fn hyphens_in_element_names() {
|
||||
let s = html!(custom-element {}).into_string();
|
||||
|
|
Loading…
Add table
Reference in a new issue