importing sure in tests that require it

This commit is contained in:
Jack Danger 2018-01-20 19:44:22 -08:00
commit 52f0d0a4e4
13 changed files with 13 additions and 0 deletions

View file

@ -1,6 +1,7 @@
from __future__ import unicode_literals
import boto3
import sure # noqa
from moto import mock_autoscaling, mock_ec2, mock_elbv2
@mock_elbv2