Sha256: 99eda83f03c83ea5ba3d16a08494dda634be71e5a230d806ac5643a932d6245e

Contents?: true

Size: 337 Bytes

Versions: 2

Compression:

Stored size: 337 Bytes

Contents

module Duracloud
  RSpec.describe Manifest do

    let(:body) { <<-EOS
space-id	content-id	MD5
auditlogs	localhost/51/auditlogs/localhost_51_auditlogs-2014-09-10-15-56-07.tsv	6992f8e57dafb17335f766aa2acf5942
auditlogs	localhost/51/photos/localhost_51_photos-2014-09-10-15-55-01.tsv		820e786633fb495db447dc5d5cf0b2bd
EOS
    }

  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
duracloud-client-0.1.1 spec/unit/manifest_spec.rb
duracloud-client-0.1.0 spec/unit/manifest_spec.rb