Skip to content

Commit

Permalink
unless defined? Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Apr 1, 2013
1 parent 7590990 commit 0f92653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Gem
module Version
def self.new(str) str.to_s end
end
end
end unless defined? Gem
require 'simplecov'
require 'coveralls'

Expand Down

0 comments on commit 0f92653

Please sign in to comment.