Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/jruby/test_load.rb
Original file line number Diff line number Diff line change
@@ -183,10 +183,6 @@ def test_require_with_non_existent_jar_3
$:.shift
end

def test_load_rb_if_jar_doesnt_exist
require 'test/jruby/fake.jar' # test/fake.jar does not exist, but test/fake.jar.rb does.
end

def test_overriding_require_shouldnt_cause_problems
eval(<<DEPS, binding, "deps")
class ::Object

0 comments on commit 83ce6f5

Please sign in to comment.