[DRE-commits] [ruby-curb] 03/05: do not require Rspec task for tests

Cédric Boutillier boutil at moszumanska.debian.org
Sat May 2 21:13:33 UTC 2015


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

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

commit a87159630e1df0dd9badec12113586b87a06fc4d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat May 2 23:06:38 2015 +0200

    do not require Rspec task for tests
---
 debian/ruby-tests.rake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 7cb59aa..be7b8d6 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,5 +1,4 @@
 require 'rake/testtask'
-require 'rspec/core/rake_task'
 
 Rake::TestTask.new(:unittests) do |t|
   t.test_files = FileList['tests/tc_*.rb']

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



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