tree-sitter/script/test_all.sh

7 lines
76 B
Bash
Raw Normal View History

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