add route53

This commit is contained in:
jjofseattle 2013-11-14 11:14:14 -08:00
commit a11c80fe20
8 changed files with 276 additions and 1 deletions

View file

@ -11,3 +11,4 @@ from .s3bucket_path import mock_s3bucket_path
from .ses import mock_ses
from .sqs import mock_sqs
from .sts import mock_sts
from .route53 import mock_route53