Skip to content

Commit

Permalink
Remove unnecessary require 'pathname'
Browse files Browse the repository at this point in the history
  • Loading branch information
pocke committed May 30, 2020
1 parent b5267c3 commit 0726a9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/test_runner.rb
Expand Up @@ -9,8 +9,6 @@
exit
end

require "pathname"

ARGV.each do |arg|
load arg
end

0 comments on commit 0726a9e

Please sign in to comment.