start pulling in the stuff from test_highlight
This commit is contained in:
parent
e370c5053e
commit
3e18e97f7c
3 changed files with 13 additions and 6 deletions
|
|
@ -93,7 +93,7 @@ pub fn query_files_at_paths(
|
|||
}
|
||||
}
|
||||
if should_test {
|
||||
assert::assert_expected_captures(results, path)?
|
||||
assert::assert_expected_captures(results, path, &mut parser, language)?
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue