spec/sha1/file_spec.rb in rubysl-digest-1.0.1 vs spec/sha1/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::SHA1.file" do describe "when passed a path to a file that exists" do before :each do