[DRE-commits] [SCM] ruby-ronn.git branch, master, updated. upstream/0.7.3-9-gba93797

Martin Ueding dev at martin-ueding.de
Fri Oct 14 20:23:33 UTC 2011


The following commit has been merged in the master branch:
commit 9e8386cf6f56e24c29abf1abc3be3d2e77a98aad
Author: Martin Ueding <dev at martin-ueding.de>
Date:   Thu Oct 6 15:33:17 2011 +0200

    Enabling tests

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 1c68a58..ae55463 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,2 +1 @@
-# TODO reenable once ruby-contest is packaged.
-# Dir["test/*.rb"].each {|f| require f}
+Dir["test/*.rb"].each {|f| require f}

-- 
ruby-ronn.git



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