[DRE-commits] [ruby-awesome-print] 04/05: remove codeclimate from tests

Michael Moll mmoll-guest at moszumanska.debian.org
Sat Jan 21 17:25:00 UTC 2017


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

mmoll-guest pushed a commit to branch master
in repository ruby-awesome-print.

commit 8c7cc89237c2c3f363a588bd3c4330bf24f14010
Author: Michael Moll <Michael Moll kvedulv at kvedulv.de>
Date:   Sat Jan 21 18:22:59 2017 +0100

    remove codeclimate from tests
---
 debian/patches/series                   |  1 +
 debian/patches/tests-remove-codeclimate | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 3847a84..f732b3b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 tests-fix-absolute-require
+tests-remove-codeclimate
diff --git a/debian/patches/tests-remove-codeclimate b/debian/patches/tests-remove-codeclimate
new file mode 100644
index 0000000..06312cc
--- /dev/null
+++ b/debian/patches/tests-remove-codeclimate
@@ -0,0 +1,11 @@
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -14,8 +14,6 @@
+ # $ gem install bundler -v=1.0.2
+ # $ gem install rspec -v=2.6.0
+ #
+-require 'codeclimate-test-reporter'
+-CodeClimate::TestReporter.start
+ $LOAD_PATH.unshift(File.dirname(__FILE__))
+ $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
+ 

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



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