Skip to content

Commit

Permalink
Minor tweak to Rakefile to fix CI on older rubies
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/minitest/dev/": change = 13632]
  • Loading branch information
zenspider committed Jan 2, 2023
1 parent abdde9d commit 69bc4b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require "rubygems"
require "hoe"
$:.unshift "lib" # to pick up lib/minitest/test_task.rb when minitest not installed

Hoe.plugin :seattlerb
Hoe.plugin :rdoc
Expand Down

0 comments on commit 69bc4b0

Please sign in to comment.