add mock dependency to tests

Change-Id: Ic58cd517782d23ded2e8b41737bf0c01ba9273c6
This commit is contained in:
Eyal 2019-01-07 16:53:49 +02:00
parent ed952f7478
commit b730d3d513

View File

@ -11,3 +11,4 @@ testscenarios>=0.5.0 # Apache-2.0/BSD
testtools>=2.3.0 # MIT
stestr>=2.0.0 # Apache-2.0
reno>=2.7.0 # Apache-2.0
mock>=2.0.0 # BSD