Skip to content

Commit

Permalink
Mask 1.9-only test.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Dec 18, 2014
1 parent 0dfd501 commit 467ccfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_file.rb
Expand Up @@ -1217,5 +1217,5 @@ def test_file_path_is_tainted
# jruby/jruby#2331
def test_classpath_realpath
assert_equal("classpath:/java/lang/String.class", File.realpath("classpath:/java/lang/String.class"))
end
end if RUBY_VERSION >= '1.9'
end

0 comments on commit 467ccfb

Please sign in to comment.