Files
RedBear-OS/test.sh
T
2018-03-26 18:38:29 -06:00

8 lines
65 B
Bash
Executable File

#!/bin/bash
set -ex
make
make -C tests clean
make -C tests run