From b51e2b3e2912becfe4db0c610d215428c444e0be Mon Sep 17 00:00:00 2001 From: Priit Tamboom Date: Wed, 22 Oct 2014 10:48:35 +0300 Subject: [PATCH] robot will count test --- bin/robot | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/robot b/bin/robot index 695bd91e6..40752fc8c 100755 --- a/bin/robot +++ b/bin/robot @@ -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"