fix: remove broken test
This commit is contained in:
parent
c5b70d3c5c
commit
cb8d926725
1 changed files with 0 additions and 5 deletions
|
|
@ -1316,11 +1316,6 @@ fn test_cpp_parser_and_node_types_compatibility() {
|
|||
test_parser_and_node_types_compatibility("cpp");
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn test_embedded_template_parser_and_node_types_compatibility() {
|
||||
test_parser_and_node_types_compatibility("embedded_template");
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn test_go_parser_and_node_types_compatibility() {
|
||||
test_parser_and_node_types_compatibility("go");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue