Start work on running test corpus tests
This commit is contained in:
parent
0d85a1ef53
commit
e64f7a64a1
15 changed files with 328 additions and 168 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use super::languages::rust;
|
||||
use std::thread;
|
||||
use tree_sitter::{InputEdit, LogType, Parser, Point, PropertySheet, Range};
|
||||
use tree_sitter::{InputEdit, LogType, Parser, Point, PropertySheet};
|
||||
|
||||
#[test]
|
||||
fn test_basic_parsing() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue