spec/delivery_spec.rb in apn_client-0.0.2 vs spec/delivery_spec.rb in apn_client-0.0.3

- old
+ new

@@ -1,8 +1,6 @@ require 'spec_helper' -require 'apn_client/delivery' - describe ApnClient::Delivery do before(:each) do @message1 = ApnClient::Message.new(1, :device_token => "7b7b8de5888bb742ba744a2a5c8e52c6481d1deeecc283e830533b7c6bf1d099", :alert => "New version of the app is out. Get it now in the app store!",