[DRE-commits] [ruby-em-mongo] 02/03: removed spec tests, they require a running mongoDB on the default port
Jonas Genannt
jonas at brachium-system.net
Sat Mar 22 16:58:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-em-mongo.
commit 75a9f0ef87a2f7ad05e55a605091cae3caed4200
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sat Mar 22 17:44:13 2014 +0100
removed spec tests, they require a running mongoDB on the default port
---
debian/ruby-tests.rake | 7 -------
1 file changed, 7 deletions(-)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index 89a753d..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'rspec/core/rake_task'
-
-RSpec::Core::RakeTask.new(:spec) do |spec|
- spec.pattern = './spec/**/*_spec.rb'
-end
-
-task :default => :spec
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-mongo.git
More information about the Pkg-ruby-extras-commits
mailing list