CSIT-219: Realocate resources for Honeycomb tests
[csit.git] / resources / libraries / robot / honeycomb / netconf.robot
index ce7b6a6..79fa0a3 100644 (file)
@@ -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 ***