Merge pull request #1442 from JackDanger/jack/importing-sure-in-tests-that-require-it
importing sure in tests that require it
This commit is contained in:
commit
1dd21d6cd6
13 changed files with 13 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ from collections import OrderedDict
|
|||
|
||||
import boto3
|
||||
from botocore.exceptions import ClientError
|
||||
import sure # noqa
|
||||
# Ensure 'assert_raises' context manager support for Python 2.6
|
||||
from nose.tools import assert_raises
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue