Remove mox3 from test-requiremens.txt
This is part of mox-removal community goal in Rocky. Story: 2001546 Task: 8719 Change-Id: If8c5500e2c2f9688d3fba6be420b076a05c446a0 Signed-off-by: Charles Short <zulcss@gmail.com>
This commit is contained in:
parent
498e11ff87
commit
5f1b862cb7
@ -28,8 +28,10 @@ class MistralTestsMixin(object):
|
||||
|
||||
|
||||
class TestCase(MistralTestsMixin, helpers.TestCase):
|
||||
use_mox = False
|
||||
pass
|
||||
|
||||
|
||||
class APITestCase(MistralTestsMixin, helpers.APITestCase):
|
||||
use_mox = False
|
||||
pass
|
||||
|
@ -9,7 +9,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
django-nose>=1.4.4 # BSD
|
||||
mock>=2.0.0 # BSD
|
||||
mox3>=0.20.0 # Apache-2.0
|
||||
nodeenv>=0.9.4 # BSD
|
||||
nose>=1.3.7 # LGPL
|
||||
nose-exclude>=0.3.0 # LGPL
|
||||
|
Loading…
x
Reference in New Issue
Block a user