Skip to content

Commit

Permalink
Ruby 1.9 is a taaad dead by now.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/minitest/dev/": change = 13272]
  • Loading branch information
zenspider committed Dec 5, 2021
1 parent 9703495 commit a4fc58c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/hoe/minitest.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,5 @@ def initialize_minitest

def define_minitest_tasks
self.testlib = :minitest

# make sure we use the gemmed minitest on 1.9
self.test_prelude = 'gem "minitest"' unless
minitest? or ENV["MT_NO_ISOLATE"]
end
end

0 comments on commit a4fc58c

Please sign in to comment.