X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fnetconf.robot;fp=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fnetconf.robot;h=79fa0a312cdb584fad89a46eaaaeccdb02c4c33b;hp=ce7b6a6b382bbd8680e750bf87508f28edf8ea97;hb=dec1188c7f89f5f8f97085b5f68c6f1d918586b8;hpb=9c8743594ac51c51ac14b6b80c9806a79ada0753 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 ***