diff options
author | DR695H <dr695h@att.com> | 2019-06-03 17:02:58 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-06-03 17:04:43 -0400 |
commit | 801032e3d492bf17dca0a4fdeb32b64804310980 (patch) | |
tree | 8549516ddb87143da1b7695a94eef2a43345bd9f /tests/policy | |
parent | 401430c55972f42f05ea53e97f4e6eaf9f0be0e4 (diff) |
we dont use these libraries so removing them
Change-Id: I91d01f7dd48bd5aad7ea55ab7aa9ce22077991ba
Issue-ID: TEST-158
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'tests/policy')
-rw-r--r-- | tests/policy/engine/policy_interface.robot | 4 |
1 files changed, 0 insertions, 4 deletions
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 |