Skip to content

Commit

Permalink
Merge pull request #389 from ruby/fix-388
Browse files Browse the repository at this point in the history
Fixed the regression of #388
  • Loading branch information
hsbt committed Jul 8, 2021
2 parents 72ac796 + 85c55b4 commit 3a95f4c
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 3a95f4c

Please sign in to comment.