Skip to content

Commit

Permalink
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruby/truffle/mri/find.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require_relative '../../stdlib/find'
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/TestFind.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude :test_change_dir_to_file, "needs investigation"
exclude :test_change_dir_to_symlink_loop, "needs investigation"
exclude :test_unreadable_dir, "needs investigation"
exclude :test_unsearchable_dir, "needs investigation"

0 comments on commit 1e80aa2

Please sign in to comment.