Add test script

This commit is contained in:
Max Brunsfeld 2018-12-13 16:42:46 -08:00
parent 3f1fc65a27
commit d79203f58c

3
script/test.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
RUST_TREE_SITTER_TEST=1 cargo test $@