diff options
Diffstat (limited to 'tests/policy/engine/policy_interface.robot')
-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 |