[DRE-commits] [ruby-rmagick] 12/15: debian/ruby-tests.rake: run on gem2deb 0.32

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Dec 4 15:35:05 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-rmagick.

commit 02914dac19c9764a207a1250569ca067690e2e82
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Dec 4 10:33:50 2016 -0200

    debian/ruby-tests.rake: run on gem2deb 0.32
---
 debian/ruby-tests.rake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 20d6770..c081c82 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -5,6 +5,6 @@ Gem2Deb::Rake::RSpecTask.new(:spec) do |spec|
   spec.pattern = './spec/**/*_spec.rb'
 end
 
-Gem2Deb::Rake::TestTask.new(:test)
+Gem2Deb::Rake::TestTask.new
 
-task :default => [:spec,:test]
+task :default => [:spec]

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



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