summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorashishk1994 <ashishk.iiit@gmail.com>2016-12-17 23:45:31 +0530
committerAshish Kumar <ashishk.iiit@gmail.com>2017-01-04 09:05:06 +0000
commit3f7c5e340178ce9e4183dd023ef5d1b04f72baad (patch)
treeb946877e1680f6fe323f2a7e09e7f60fbc3d66af /test-requirements.txt
parentd1816afb6ff28313347f656b6145dd1fb22c5a68 (diff)
Added Unit Tests for cli.
JIRA: FUNCTEST-590 Change-Id: I5e28145cae742598927e8edbe65091fedb533a4d Signed-off-by: ashishk1994 <ashishk.iiit@gmail.com>
Diffstat (limited to 'test-requirements.txt')
-rwxr-xr-xtest-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8be8e2033..f724d5b16 100755
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,6 +5,7 @@
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
#
+click==6.6
coverage==4.1
dnspython==1.15.0
gitpython==1.0.1
@@ -20,4 +21,4 @@ requests==2.8.0
robotframework==2.9.1
robotframework-requests==0.3.8
robotframework-sshlibrary==2.1.1
-virtualenv==15.1.0 \ No newline at end of file
+virtualenv==15.1.0