Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jruby/test_dir.rb
Original file line number Diff line number Diff line change
@@ -243,7 +243,7 @@ def test_mkdir_within_classloader
end
end

def test_stat_trailing_slash_via_uri_classloader
def test_stat_directory_in_jar_with_trailing_slash
jar_file = File.expand_path('../jar_with_relative_require1.jar', __FILE__)
$CLASSPATH << jar_file
source_file = "jar:file:#{jar_file}!/test/require_relative1.rb"

0 comments on commit 04ba645

Please sign in to comment.