3 lines
51 B
Bash
Executable file
3 lines
51 B
Bash
Executable file
#!/bin/bash
|
|
|
|
RUST_TREE_SITTER_TEST=1 cargo test $@
|