diff options
author | valentin boucher <valentin.boucher@orange.com> | 2017-02-27 12:27:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-27 12:27:51 +0000 |
commit | cbcf4f5b8805cc6a052fdf190e1cade2d75c02e0 (patch) | |
tree | 588147cb6bac9ad24a2ea8af28772fc4e929e602 /test-requirements.txt | |
parent | db498712ba72ae291e0feed571860f6f8380fa83 (diff) | |
parent | 5023a198bfb00999b30b9ae6fabf295fb4c387ff (diff) |
Merge "Unit tests for vnf/ims."
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 96b276780..16466b8a3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,4 +23,5 @@ requests==2.8.0 robotframework==2.9.1 robotframework-requests==0.3.8 robotframework-sshlibrary==2.1.1 +subprocess32==3.2.7 virtualenv==15.1.0 |