From 051d26619bb495ec66a3e8214dabbef35c7176a6 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Thu, 8 Aug 2019 12:15:16 +0000 Subject: Clean: L2_xconnect keywords Signed-off-by: Peter Mikus Change-Id: Ic15a15c426db04defc15840883a772a0eb8e4885 (cherry picked from commit 181e882d5c939cc6620545e5fde411e46fd59559) --- resources/libraries/robot/l2/l2_patch.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/libraries/robot/l2/l2_patch.robot') diff --git a/resources/libraries/robot/l2/l2_patch.robot b/resources/libraries/robot/l2/l2_patch.robot index 20e72f3261..196d9e5d7e 100644 --- a/resources/libraries/robot/l2/l2_patch.robot +++ b/resources/libraries/robot/l2/l2_patch.robot @@ -13,7 +13,7 @@ *** Settings *** | Library | resources.libraries.python.InterfaceUtil -| Library | resources.libraries.python.L2Util.py +| Library | resources.libraries.python.L2Util *** Keywords *** | Initialize L2 patch -- cgit 1.2.3-korg