From 801032e3d492bf17dca0a4fdeb32b64804310980 Mon Sep 17 00:00:00 2001 From: DR695H Date: Mon, 3 Jun 2019 17:02:58 -0400 Subject: we dont use these libraries so removing them Change-Id: I91d01f7dd48bd5aad7ea55ab7aa9ce22077991ba Issue-ID: TEST-158 Signed-off-by: DR695H --- tests/policy/engine/policy_interface.robot | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/policy/engine/policy_interface.robot b/tests/policy/engine/policy_interface.robot index 745f7817..da7fdd87 100644 --- a/tests/policy/engine/policy_interface.robot +++ b/tests/policy/engine/policy_interface.robot @@ -1,11 +1,7 @@ *** Settings *** Documentation The main interface for interacting with Policy. It handles low level stuff like managing the http request library and Policy required fields -Library eteutils/RequestsClientCert.py -#Library RequestsClientCert Library RequestsLibrary Library String -Library eteutils/JSONUtils.py -#Library JSONUtils Library Collections Resource global_properties.robot -- cgit 1.2.3-korg