run fmt
This commit is contained in:
parent
ae5340901e
commit
1ea797fbd2
1 changed files with 0 additions and 1 deletions
|
|
@ -896,7 +896,6 @@ fn test_parsing_with_included_range_containing_mismatched_positions() {
|
|||
|
||||
parser.set_included_ranges(&[range_to_parse]).unwrap();
|
||||
|
||||
|
||||
let html_tree = parser.parse(source_code, None).unwrap();
|
||||
|
||||
assert_eq!(html_tree.root_node().range(), range_to_parse);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue