diff options
Diffstat (limited to 'docker/restapi')
-rw-r--r-- | docker/restapi/thirdparty-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt index ffe5c98d4..8418c3d76 100644 --- a/docker/restapi/thirdparty-requirements.txt +++ b/docker/restapi/thirdparty-requirements.txt @@ -1,7 +1,7 @@ robotframework-httplibrary robotframework-requests robotframework-sshlibrary;python_version=='2.7' -# baro_tests +baro_tests sdnvpn sfc # doctor-tests;python_version>='3.0' |