Skip to content

Commit

Permalink
Remove some debug puts statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
cwant committed Mar 1, 2018
1 parent 4585e86 commit 37d9fd0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/pushmi_pullyu/aip/creator_spec.rb
Expand Up @@ -80,9 +80,6 @@
'50b065c7cf19ed3e282a2a98b70f6e9429cc56ea data/objects/metadata/content_fcr_metadata.n3',
'5eb6d58841f4196cc682ef1af3054dddacb6d40c data/objects/whatever.pdf'].sort

puts lines
puts ''
puts expected_file_sums
expect(lines).to eq(expected_file_sums)
end
end
Expand Down

0 comments on commit 37d9fd0

Please sign in to comment.