Updated test scripts

This commit is contained in:
Marcin Grzejszczak
2016-06-19 23:56:46 +02:00
parent 817c232d3f
commit 933e8c0b22

View File

@@ -13,9 +13,6 @@ echo "Cloning samples"
git clone https://github.com/Codearte/accurest-samples
cd accurest-samples
echo "Using the rebranding branch"
git checkout rebranding
echo "Running Gradle tests"
. ./runTests.sh