[DRE-commits] [SCM] ruby-pdf-reader.git branch, master, updated. debian/0.10.1-1-11-g0ba09f1

Cédric Boutillier cedric.boutillier at gmail.com
Tue Mar 13 13:23:42 UTC 2012


The following commit has been merged in the master branch:
commit bd1a4762d1917aa5d3c143a27c865ff52a96ac15
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Thu Feb 23 16:35:15 2012 +0100

    require rspec/autorun in ruby-tests.rb (needed for rspec >=2.8)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 5a24166..b5a9ed8 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1 +1,2 @@
+require "rspec/autorun"
 Dir['spec/**/*_spec.rb'].each { |f| require f }

-- 
ruby-pdf-reader.git



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