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

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Jun 29 21:43:15 UTC 2015


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 eb80ff1268db26c1df35e0c73d8adc4bb7f68f8f
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 08de316..c92f41d 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