Merge "Move around the tests so they can be found easier"
This commit is contained in:
commit
88a69ea9da
@ -17,7 +17,7 @@ from keystoneauth1.identity import v2
|
||||
from keystoneauth1.identity import v3
|
||||
from keystoneauth1.identity.v3 import password as v3_password
|
||||
from keystoneauth1.loading._plugins.identity import generic
|
||||
from keystoneauth1.tests.unit.auth import utils
|
||||
from keystoneauth1.tests.unit.identity import utils
|
||||
|
||||
|
||||
class PasswordTests(utils.GenericPluginTestCase):
|
@ -17,7 +17,7 @@ from keystoneauth1.identity import v2
|
||||
from keystoneauth1.identity import v3
|
||||
from keystoneauth1.identity.v3 import token as v3_token
|
||||
from keystoneauth1.loading._plugins.identity import generic
|
||||
from keystoneauth1.tests.unit.auth import utils
|
||||
from keystoneauth1.tests.unit.identity import utils
|
||||
|
||||
|
||||
class TokenTests(utils.GenericPluginTestCase):
|
Loading…
x
Reference in New Issue
Block a user