[DRE-commits] [SCM] ruby-roxml.git branch, master, updated. upstream/3.3.1-5-gbb787e2

Praveen Arimbrathodiyil praveen at debian.org
Mon Oct 29 21:12:44 UTC 2012


The following commit has been merged in the master branch:
commit 96ec08457eff4fbdada96a88726b72efd5215863
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 30 02:38:02 2012 +0530

    adding tests

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index eac5ce6..200d0d8 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -4,7 +4,7 @@
 # a good idea to define it here so the package gets tested at build time.
 # Examples:
 # $: << 'lib' << '.'
-# Dir['{spec,test}/**/*.rb'].each { |f| require f }
+Dir['{spec,test}/**/*.rb'].each { |f| require f }
 #
 # require 'test/ts_foo.rb'
 #

-- 
ruby-roxml.git



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