diff options
author | DR695H <dr695h@att.com> | 2019-05-24 16:14:15 -0400 |
---|---|---|
committer | Gary Wu <gwu@futurewei.com> | 2019-05-24 20:28:20 +0000 |
commit | 60e4b365588cccdcfa433ed28b0272f1127c6b33 (patch) | |
tree | 6a1546edac877acfb9aa87869f9ce36066da1c17 /red.xml | |
parent | 608318195b7956c687bb445fdd1cb46cbd7151cb (diff) |
removing requests client cert
removing requets client cert because it is now provided naitvely in the
requests library an no one is using it anyway
Change-Id: Ia0e8f7a09f672011dcf1d600a86ef16d9795a145
Issue-ID: TEST-158
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r-- | red.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ <configVersion>1.0</configVersion> <relativeTo>PROJECT</relativeTo> <referencedLibrary type="PYTHON" name="RequestsLibrary" path="testsuite/robot/library"/> - <referencedLibrary type="PYTHON" name="RequestsClientCert" path="testsuite/robot/library/eteutils"/> <referencedLibrary type="PYTHON" name="UUID" path="testsuite/robot/library/eteutils"/> <referencedLibrary type="PYTHON" name="SeleniumLibrary" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="AngularJSLibrary" path="testsuite/robot/library"/> |