robot will count test

This commit is contained in:
Priit Tamboom 2014-10-22 10:48:35 +03:00
parent fb00c02085
commit b51e2b3e29

View file

@ -38,7 +38,6 @@ echo "END_OF_RUBOCOP_RESULTS"
echo "TEST_RESULTS"
ROBOT=true bundle exec rake test
TCODE=$?
TCODE=0 # tmp
echo "END_OF_TEST_RESULTS"
echo "SECURITY_RESULTS"