diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-08-08 12:15:16 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-08-09 09:35:36 +0000 |
commit | 181e882d5c939cc6620545e5fde411e46fd59559 (patch) | |
tree | 579fc293c7dc8118110d21cc600d4ea7f3da0356 /resources/libraries/robot/l2/l2_patch.robot | |
parent | 72880c9ec708eaa45eacbdce9ef57f2464755029 (diff) |
Clean: L2_xconnect keywords
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ic15a15c426db04defc15840883a772a0eb8e4885
Diffstat (limited to 'resources/libraries/robot/l2/l2_patch.robot')
-rw-r--r-- | resources/libraries/robot/l2/l2_patch.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 |