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/pstore.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require_relative '../../stdlib/pstore'
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/PStoreTest.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude :"test_changes_after_commit_are_discarded", "needs investigation"
exclude :"test_changes_are_not_written_on_abort", "needs investigation"
exclude :"test_data_should_be_loaded_correctly_when_in_readonly_mode", "needs investigation"
exclude :"test_pstore_files_are_accessed_as_binary_files", "needs investigation"

0 comments on commit d7812fe

Please sign in to comment.