Skip to content

Commit

Permalink
Merge pull request #379 from deivid-rodriguez/remove_unnecessary_require
Browse files Browse the repository at this point in the history
Remove unnecessary require
  • Loading branch information
hsbt authored Apr 23, 2021
2 parents 11973e8 + 1b22663 commit 8d323b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rake/rake_test_loader.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# frozen_string_literal: true
require "rake"

# Load the test files from the command line.
argv = ARGV.select do |argument|
Expand Down

0 comments on commit 8d323b9

Please sign in to comment.