Circlean/run_tests.sh

10 lines
63 B
Bash
Raw Normal View History

2014-03-27 00:02:48 +01:00
#!/bin/bash
./update_scripts.sh
pushd tests/
./run.sh
popd