moto/tests/test_ec2/test_availability_zonesand_regions.py
2013-02-21 23:13:01 -05:00

10 lines
126 B
Python

import boto
from sure import expect
from moto import mock_ec2
@mock_ec2
def test_availability_zonesand_regions():
pass