Skip to content

Commit

Permalink
test_cipher crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
saper committed Dec 27, 2017
1 parent 94982ff commit ed48775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ end

Rake::TestTask.new do |t|
t.libs = ['test'] # Do not use our 'openssl.so'
t.test_files = FileList['test/test*.rb'].exclude(/test_cipher/)
t.warning = true
end

Expand Down

0 comments on commit ed48775

Please sign in to comment.