Skip to content

Commit

Permalink
Sierra's file has slightly different output here
Browse files Browse the repository at this point in the history
  • Loading branch information
neonichu committed Jul 17, 2016
1 parent 1c4f89e commit 4a379f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/command/package_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ module Pod
output = `#{file_command}`.lines.to_a

output[0].should.match /Mach-O universal binary with 5 architectures/
output[1].should.match /current ar archive random library/
output[1].should.match /current ar archive/
end

it "mangles symbols if the Pod has dependencies" do
Expand Down

0 comments on commit 4a379f1

Please sign in to comment.