Added missing line 42/27342/3
authorJozef Behran <jbehran@cisco.com>
Wed, 23 Sep 2015 10:29:27 +0000 (12:29 +0200)
committerVratko Polák <vrpolak@cisco.com>
Thu, 24 Sep 2015 15:05:48 +0000 (15:05 +0000)
Change-Id: I896b6c7cd743fc6f031d18b1277c9643e307556f
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/libraries/BGPSpeaker.robot

index fce4e03040e154c8462b33a9135f04acd64ce8b3..f2456dc092c3321b8253a39c9f701699965938cc 100644 (file)
@@ -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 ***