moto/tests/test_ec2/test_amazon_dev_pay.py
2021-10-18 19:44:29 +00:00

9 lines
135 B
Python

import sure # noqa # pylint: disable=unused-import
from moto import mock_ec2
@mock_ec2
def test_amazon_dev_pay():
pass