We have to give example on how to use RequestsLibary
[integration.git] / test / csit / suites / integration / basic / 010_Restconf_OK.robot
index 743c76b8bc84b52356b30eac126bb0e1faec5259..0547df3f2c27da7f0b1e06252596921762678979 100644 (file)
@@ -2,8 +2,7 @@
 Documentation     Test suite to verify Restconf is OK
 Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
-Library           ../../../libraries/RequestsLibrary.py
-Library           ../../../libraries/Common.py
+Library           RequestsLibrary
 Variables         ../../../variables/Variables.py
 Resource          ../../../libraries/Utils.txt