adding ec2 stubs
This commit is contained in:
parent
0df2864f99
commit
27a086409e
59 changed files with 861 additions and 9 deletions
|
|
@ -5,7 +5,6 @@ from sure import expect
|
|||
from moto import mock_ec2
|
||||
|
||||
|
||||
|
||||
@mock_ec2
|
||||
def test_instance_launch_and_terminate():
|
||||
conn = boto.connect_ec2('the_key', 'the_secret')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue