From b2f5fc42e46e836a062f45bbe17415f1abf60a51 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 2 Mar 2015 17:29:41 +0200 Subject: [PATCH] Robot added EPP tests --- bin/robot | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/robot b/bin/robot index 55ac07031..188545cbc 100755 --- a/bin/robot +++ b/bin/robot @@ -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"