Add test script
This commit is contained in:
parent
3f1fc65a27
commit
d79203f58c
1 changed files with 3 additions and 0 deletions
3
script/test.sh
Executable file
3
script/test.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
RUST_TREE_SITTER_TEST=1 cargo test $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue