From 8adf454177cc4df3335a26cc7567add8a40870c4 Mon Sep 17 00:00:00 2001 From: Patrik Hrnciar Date: Mon, 29 Feb 2016 14:28:41 +0100 Subject: Transfer l2_xconnect setup to L2Util Change-Id: I7a661c9ce8b5f9ca8fbd36858f7a9cd6f1da8ffd Signed-off-by: Patrik Hrnciar --- resources/libraries/robot/l2_xconnect.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/libraries/robot/l2_xconnect.robot') diff --git a/resources/libraries/robot/l2_xconnect.robot b/resources/libraries/robot/l2_xconnect.robot index e4dcddd54f..12601e3683 100644 --- a/resources/libraries/robot/l2_xconnect.robot +++ b/resources/libraries/robot/l2_xconnect.robot @@ -14,7 +14,7 @@ *** Settings *** | Library | resources.libraries.python.VatExecutor -| Library | resources.libraries.python.CrossConnectSetup +| Library | resources.libraries.python.L2Util | Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.TrafficScriptExecutor | Variables | resources/libraries/python/constants.py -- cgit 1.2.3-korg