[DRE-commits] [ruby-rpatricia] 01/01: Also run unit tests under test/ during build
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Wed Jan 29 12:51:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch master
in repository ruby-rpatricia.
commit 1f36f22f398f9b6fadc1c8812110cfa975a7a733
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date: Wed Jan 29 14:43:30 2014 +0200
Also run unit tests under test/ during build
---
debian/ruby-tests.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index f92f934..7105d53 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1 +1,2 @@
require 'test.rb'
+Dir['{test}/*.rb'].each { |f| require f }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rpatricia.git
More information about the Pkg-ruby-extras-commits
mailing list