Skip to content

Commit

Permalink
Update Rakefile
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Sheehy <[email protected]>
Signed-off-by: Jordan Hollinger <[email protected]>
Signed-off-by: Jordan Hollinger <[email protected]>
  • Loading branch information
jhollinger and lessthanjacob committed Jul 22, 2024
1 parent d20067a commit 0787fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ YARD::Rake::YardocTask.new do |t|
end

Rake::TestTask.new(:benchmarks) do |t|
t.libs << 'spec' << 'lib'
t.libs.append('lib', 'spec')
t.pattern = 'spec/benchmarks/**/*_test.rb'
t.verbose = false
end
Expand Down

0 comments on commit 0787fc5

Please sign in to comment.