spec/sha512/file_spec.rb in rubysl-digest-1.0.1 vs spec/sha512/file_spec.rb in rubysl-digest-1.1.0

- old
+ new

@@ -1,6 +1,6 @@ require File.expand_path('../shared/constants', __FILE__) -require File.expand_path('../../../../core/file/shared/read', __FILE__) +require File.expand_path('../../shared/read', __FILE__) describe "Digest::SHA512.file" do describe "when passed a path to a file that exists" do before :each do