X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fnetconf.robot;h=79fa0a312cdb584fad89a46eaaaeccdb02c4c33b;hp=ce7b6a6b382bbd8680e750bf87508f28edf8ea97;hb=1813672eb9f6988046bc65167235ae37b088298c;hpb=c10eda554529ac5433216a18d30e9964c6af7976 diff --git a/resources/libraries/robot/honeycomb/netconf.robot b/resources/libraries/robot/honeycomb/netconf.robot index ce7b6a6b38..79fa0a312c 100644 --- a/resources/libraries/robot/honeycomb/netconf.robot +++ b/resources/libraries/robot/honeycomb/netconf.robot @@ -13,7 +13,7 @@ *** Settings *** | Library | resources.libraries.python.honeycomb.Netconf -| Variables | tests/suites/honeycomb/resources/netconf/hello.py +| Variables | resources/test_data/honeycomb/netconf/hello.py | Documentation | Keywords for managing Netconf communication. *** Keywords ***