[DRE-commits] [SCM] ruby-arel.git branch, master, updated. debian/3.0.2-3-14-gf918336

Nitesh A Jain niteshjain92 at gmail.com
Wed Jul 3 14:55:08 UTC 2013


The following commit has been merged in the master branch:
commit f918336721757b7399c081e4cac88b13ca685adc
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Wed Jul 3 20:24:52 2013 +0530

    added test suite

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..e2b5dd2
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1,2 @@
+$: << 'test' << '.'
+Dir['{spec,test}/**/*.rb'].each { |f| require f }

-- 
ruby-arel.git



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