10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-22 10:47:33 +02:00

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

View File

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