diff options
author | Linda Wang <wangwulin@huawei.com> | 2018-03-05 01:57:28 +0000 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2018-03-05 15:47:00 +0100 |
commit | af5a2328a5474930c3967c1b1431fe8757dff236 (patch) | |
tree | 95e327742e2dd7b667f9797f7686e15c07b387ad /requirements.txt | |
parent | 39e1f4dba0bc9e6bd1c3bd43b7077c6745635e0c (diff) |
Import xtesting module
Change-Id: Id524fbf1677844b5172f52c857cf8bed8d075ff3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index dce5e2e0..93511b97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ python-tackerclient>=0.8.0 # Apache-2.0 PyYAML>=3.10.0 # MIT opnfv snaps +xtesting # Apache-2.0 |