Skip to content

Commit 1b22663

Browse files
Remove unnecessary require
1 parent cd1fd75 commit 1b22663

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rake/rake_test_loader.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# frozen_string_literal: true
2-
require "rake"
32

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

0 commit comments

Comments
 (0)