From 9f4e0e44fe1f534120fa9b7d9ad25064fef977f7 Mon Sep 17 00:00:00 2001 From: Jozef Behran Date: Wed, 23 Sep 2015 12:29:27 +0200 Subject: [PATCH] Added missing line Change-Id: I896b6c7cd743fc6f031d18b1277c9643e307556f Signed-off-by: Jozef Behran --- csit/libraries/BGPSpeaker.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/csit/libraries/BGPSpeaker.robot b/csit/libraries/BGPSpeaker.robot index fce4e03040..f2456dc092 100644 --- a/csit/libraries/BGPSpeaker.robot +++ b/csit/libraries/BGPSpeaker.robot @@ -16,6 +16,7 @@ Documentation Robot keyword library (Resource) for handling the BGP speaker ... TODO: The Utils.robot library has a "Run Command On Remote System" if we didn't ... want to make the assumption that an SSH connection was already open. ... alternative TODO: Explain that it is not worth to perform separate SSH logins. +Library SSHLibrary Resource ${CURDIR}/Utils.robot *** Variables *** -- 2.36.6