[DRE-commits] [ruby-net-ssh] 03/06: Drop manual customization of test_files

Lucas Nussbaum lucas at moszumanska.debian.org
Tue May 5 08:13:24 UTC 2015


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

lucas pushed a commit to branch master
in repository ruby-net-ssh.

commit 58f2b5861bd785a623a4a9bebb921b6464b1fe0e
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Tue May 5 09:52:53 2015 +0200

    Drop manual customization of test_files
    
    gem2deb generates a list of test files that doesn't work for this gem.
    Apparently the defaults work better.
---
 debian/ruby-tests.rake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index ea98ddf..4d0e75a 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,5 +1,4 @@
 require 'gem2deb/rake/testtask'
 
 Gem2Deb::Rake::TestTask.new do |t|
-  t.test_files = FileList['test/**/*_test.rb']
 end

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



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