6 lines
76 B
Bash
Executable file
6 lines
76 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
set -e
|
|
|
|
script/test_compiler.sh
|
|
script/test_runtime.sh
|