Fix tests for py26 and py3.

This commit is contained in:
Steve Pulec 2017-02-27 20:53:57 -05:00
commit 1287d53817
4 changed files with 6 additions and 7 deletions

View file

@ -82,7 +82,7 @@ def test_topic_attributes():
attributes["SubscriptionsConfirmed"].should.equal(0)
attributes["SubscriptionsDeleted"].should.equal(0)
attributes["DeliveryPolicy"].should.equal("")
attributes["EffectiveDeliveryPolicy"].should.equal(
json.loads(attributes["EffectiveDeliveryPolicy"]).should.equal(
DEFAULT_EFFECTIVE_DELIVERY_POLICY)
# boto can't handle prefix-mandatory strings: