Fixed robot, now all tests enabled

This commit is contained in:
Priit Tark 2015-03-02 17:37:57 +02:00
parent f27b710d17
commit 98c0824472

View file

@ -40,7 +40,7 @@ echo "TEST_RESULTS"
# ROBOT=true bundle exec rake
# all tests with EPP
ROBOT=true bundle exec test
ROBOT=true bundle exec rake test
TCODE=$?
echo "END_OF_TEST_RESULTS"