[DRE-commits] [ruby-bluecloth] 05/06: add rspec/autorun in ruby-tests.rb

Cédric Boutillier boutil at moszumanska.debian.org
Tue Dec 17 22:51:21 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-bluecloth.

commit 772d87718ac10ab96785b5b093bbe596f80986bc
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Dec 17 23:46:00 2013 +0100

    add rspec/autorun in ruby-tests.rb
---
 debian/ruby-tests.rb | 2 ++
 1 file changed, 2 insertions(+)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bluecloth.git



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