mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
4 lines
51 B
Bash
Executable file
4 lines
51 B
Bash
Executable file
#!/bin/bash
|
|
|
|
RUST_TREE_SITTER_TEST=1 cargo test $@
|