[DRE-commits] [SCM] ruby-minitest.git branch, master, updated. upstream/2.9.1-23-g0e3d471
Cédric Boutillier
cedric.boutillier at gmail.com
Tue Feb 28 11:04:31 UTC 2012
The following commit has been merged in the master branch:
commit 44670b7617f0fecd345a0a0e0f5b1b451354212a
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Mon Feb 27 15:11:24 2012 +0100
the override of $LOAD_PATH is taken care of by test_runner.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 4572796..a07f950 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,3 +1 @@
-$: << 'lib' << '.'
-
Dir['{spec,test}/**/*.rb'].each { |f| require f }
--
ruby-minitest.git
More information about the Pkg-ruby-extras-commits
mailing list