tree-sitter/script/test_all.sh
2016-01-14 10:11:30 -08:00

7 lines
103 B
Bash
Executable file

#!/usr/bin/env bash
set -e
script/test_compiler.sh
script/test_runtime.sh
script/test_integration.sh