[DRE-commits] [gem2deb] 02/03: Gem2Deb::TestRunner: remove innocuous constructor

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Sep 2 23:11:55 UTC 2014


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

terceiro pushed a commit to branch master
in repository gem2deb.

commit af92e9bee8b23940fd12f5c071f1b428e982ffab
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Sep 2 08:00:21 2014 -0300

    Gem2Deb::TestRunner: remove innocuous constructor
---
 lib/gem2deb/test_runner.rb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/lib/gem2deb/test_runner.rb b/lib/gem2deb/test_runner.rb
index 9ba9f51..67dbe8c 100644
--- a/lib/gem2deb/test_runner.rb
+++ b/lib/gem2deb/test_runner.rb
@@ -23,10 +23,6 @@ module Gem2Deb
 
     attr_accessor :autopkgtest
 
-    def initialize
-      self.autopkgtest = autopkgtest
-    end
-
     def load_path
       if self.autopkgtest
         return ['.']

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



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