[DRE-commits] [ruby-rabl-rails] 01/01: do not require minitest/autorun from ruby-tests.rake
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Aug 13 08:58:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-rabl-rails.
commit 4bb279aefda345d71870a1408f7a950029992e6c
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Aug 13 10:58:43 2015 +0200
do not require minitest/autorun from ruby-tests.rake
---
debian/ruby-tests.rake | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 164e1d6..0ba5104 100755
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,5 +1,4 @@
require 'rake/testtask'
-require 'minitest/autorun'
Rake::TestTask.new(:test) do |t|
#t.libs << 'lib'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rabl-rails.git
More information about the Pkg-ruby-extras-commits
mailing list