Skip to content

Commit

Permalink
Use Rake's default rakelib/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored and eval committed Jan 3, 2024
1 parent 8b1d242 commit f963113
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,3 @@ RSpec::Core::RakeTask.new(:spec) do |t|
t.ruby_opts = '-w'
t.rspec_opts = %w(--backtrace --color)
end

# load custom rake tasks
Dir["#{File.dirname(__FILE__)}/tasks/**/*.rake"].sort.each { |ext| load ext }
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f963113

Please sign in to comment.