Skip to content

Commit

Permalink
Fixed the regression of #388
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jul 8, 2021
1 parent 72ac796 commit 85c55b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rake/rake_test_loader.rb
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require "rake/file_list"

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

0 comments on commit 85c55b4

Please sign in to comment.