diff --git a/spec/command/package_spec.rb b/spec/command/package_spec.rb index c88cf79..f50f3e9 100755 --- a/spec/command/package_spec.rb +++ b/spec/command/package_spec.rb @@ -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