Robot added EPP tests

This commit is contained in:
Priit Tark 2015-03-02 17:29:41 +02:00
parent f863ca03a0
commit b2f5fc42e4

View file

@ -37,6 +37,7 @@ echo "END_OF_RUBOCOP_RESULTS"
echo "TEST_RESULTS"
ROBOT=true bundle exec rake
ROBOT=true bundle exec test
TCODE=$?
echo "END_OF_TEST_RESULTS"