heh
This commit is contained in:
@@ -24,10 +24,8 @@ import xml.dom.minidom
|
|||||||
import simplejson
|
import simplejson
|
||||||
from nose.plugins.skip import SkipTest
|
from nose.plugins.skip import SkipTest
|
||||||
|
|
||||||
from swift.common.middleware import swift3
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import boto.s3
|
from swift.common.middleware import swift3
|
||||||
skip = False
|
skip = False
|
||||||
except Exception:
|
except Exception:
|
||||||
# Skip the swift3 tests if boto is not installed
|
# Skip the swift3 tests if boto is not installed
|
||||||
|
|||||||
Reference in New Issue
Block a user