[DRE-commits] [ruby-state-machines-activerecord] 03/05: run tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Dec 9 10:10:15 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-state-machines-activerecord.

commit 00fd7153d3ef1ff96bb7ea4c4419b015bcd42bcf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Dec 9 13:51:44 2015 +0530

    run tests
---
 debian/ruby-tests.rake | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 93d6442..e853c79 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -2,6 +2,5 @@ require 'gem2deb/rake/testtask'
 
 Gem2Deb::Rake::TestTask.new do |t|
   t.libs = ['lib', 'test']
-  t.test_files = FileList['test/functional/*_test.rb'] +
-FileList['test/unit/**/test_*.rb']
+  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-state-machines-activerecord.git



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