[DRE-commits] [ruby-em-redis] 04/05: deactivate interaction with live redis server in tests for the moment

Cédric Boutillier boutil at moszumanska.debian.org
Tue Sep 30 22:43:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-em-redis.

commit ea07ff049e8b0d809f53276fbaa5776ccf76f77f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Oct 1 00:27:14 2014 +0200

    deactivate interaction with live redis server in tests for the moment
---
 debian/ruby-tests.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index a173de1..e3791bb 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,3 +1,3 @@
 require "bacon"
 
-Dir.glob("spec/**/*_spec.rb").each { |f| require f }
+Dir.glob("spec/**/redis*_spec.rb").each { |f| require f }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-redis.git



More information about the Pkg-ruby-extras-commits mailing list