Skip to content

Commit

Permalink
Expand test file path
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 20, 2018
1 parent c164d02 commit dfd4ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
$LOAD_PATH.unshift("lib")

Dir.glob("test/rexml/**/*test_*.rb") do |test_rb|
require test_rb
require File.expand_path(test_rb)
end

0 comments on commit dfd4ba4

Please sign in to comment.