aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/honeycomb/netconf.robot
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/robot/honeycomb/netconf.robot')
-rw-r--r--resources/libraries/robot/honeycomb/netconf.robot2
1 files changed, 1 insertions, 1 deletions
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 ***