summaryrefslogtreecommitdiffstats
path: root/test/functional/gluster_swift_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/gluster_swift_tests.py')
-rw-r--r--test/functional/gluster_swift_tests.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/functional/gluster_swift_tests.py b/test/functional/gluster_swift_tests.py
index b4514c9..2ffb841 100644
--- a/test/functional/gluster_swift_tests.py
+++ b/test/functional/gluster_swift_tests.py
@@ -19,8 +19,9 @@ import random
import os,sys,re,hashlib
from nose import SkipTest
-from test.functional.tests import config, locale, Base, Base2, Utils, \
+from test.functional.tests import Base, Base2, Utils, \
TestFileEnv
+from test.functional import config, locale
from test.functional.swift_test_client import Account, Connection, File, \
ResponseError