BugFix for testapi-verify-master Jenkins job 37/58037/1
authorSakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Tue, 29 May 2018 15:04:45 +0000 (20:34 +0530)
committerSakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Tue, 29 May 2018 15:09:52 +0000 (20:39 +0530)
Add futures module to test requirements file.

Change-Id: If3774eb4e7911929f51e2e1f29867908db5dce8c
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
testapi/test-requirements.txt

index 233f465..17be7ea 100644 (file)
@@ -8,3 +8,4 @@ nose  # LGPL
 pytest  # MIT
 pytest-cov  # MIT
 pytest-mock  # MIT
+futures