This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d51349662
moto
/
tests
/
test_ec2
/
test_vpcs.py
10 lines
105 B
Python
Raw
Normal View
History
Unescape
Escape
adding ec2 stubs
2013-02-22 04:13:01 +00:00
import
boto
pep8
2013-03-05 13:35:18 +00:00
import
sure
# flake8: noqa
adding ec2 stubs
2013-02-22 04:13:01 +00:00
from
moto
import
mock_ec2
@mock_ec2
def
test_vpcs
(
)
:
pass
Reference in New Issue
Copy Permalink