Robot: attempt to get testing running

This commit is contained in:
Priit Tamboom 2014-10-10 16:26:45 +03:00
parent 8d189023c7
commit df79d98bfa

View file

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