[DRE-commits] [ruby-sidetiq] 01/03: reverse patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 08:16:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-sidetiq.
commit c9c5a669d773c3b0b17e512620864d2a38475894
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Apr 12 12:59:22 2015 +0530
reverse patch
---
test/helper.rb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/test/helper.rb b/test/helper.rb
index 59181bc..3e6c7c4 100644
--- a/test/helper.rb
+++ b/test/helper.rb
@@ -1,7 +1,7 @@
-#if RUBY_PLATFORM != "java"
- #require 'coveralls'
- #Coveralls.wear!
-#end
+if RUBY_PLATFORM != "java"
+ require 'coveralls'
+ Coveralls.wear!
+end
require 'sidekiq'
require 'sidekiq/testing'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sidetiq.git
More information about the Pkg-ruby-extras-commits
mailing list