Update run_tests.sh

This commit is contained in:
Thomas Applencourt 2016-10-31 14:08:00 -05:00 committed by GitHub
parent a7466703ed
commit 707bd6fbbd
1 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ then
./bats_to_sh.py $BATS_FILE | bash
done
else
bats bats
cd bats
bats
fi