mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-16 02:16:27 -04:00
7 lines
76 B
Bash
Executable file
7 lines
76 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
set -e
|
|
|
|
script/test_compiler.sh
|
|
script/test_runtime.sh
|