[DRE-commits] [SCM] ruby-eventmachine.git branch, master, updated. debian/0.12.10-3-8-g6baa984

Praveen Arimbrathodiyil praveen at debian.org
Fri Nov 23 17:13:36 UTC 2012


The following commit has been merged in the master branch:
commit edc22d50e1436469b0553f9f5ca87ef89751f758
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 23 22:29:43 2012 +0530

    add tests to library load path

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index a1ede8c..1bff01e 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1 +1,2 @@
+$: << 'tests' 
 system("#{ENV['RUBY_TEST_BIN']} ./tests/test_*.rb") or raise

-- 
ruby-eventmachine.git



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