[DRE-commits] [test-kitchen] 02/13: Remove useless 'gem "minitest"' from spec_helper

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 5 12:46:54 UTC 2016


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

tsfgnu-guest pushed a commit to branch patch-queue/master
in repository test-kitchen.

commit 17516d25ed8fccf35bab0e03791a984c6bb39753
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Jun 29 20:32:58 2015 +0300

    Remove useless 'gem "minitest"' from spec_helper
---
 spec/spec_helper.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index b107bd5..7a8475a 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -16,8 +16,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-gem "minitest"
-
 if ENV["CODECLIMATE_REPO_TOKEN"]
   require "codeclimate-test-reporter"
   CodeClimate::TestReporter.start

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



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