[DRE-commits] [SCM] ruby-moneta.git branch, master, updated. debian/0.6.0-2-5-ga7fe141

Cédric Boutillier cedric.boutillier at gmail.com
Tue May 1 22:15:30 UTC 2012


The following commit has been merged in the master branch:
commit 7e48b11e4b422e1b2c862e4b815ed6e39394d9fa
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue May 1 23:59:09 2012 +0200

    run tests at build time

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..bb7f4ca
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1,3 @@
+require 'rspec/autorun'
+
+Dir['spec/*_spec.rb'].each { |f| require f }

-- 
ruby-moneta.git



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