Fixed broken settings section 23/28923/2
authorJozef Behran <jbehran@cisco.com>
Thu, 29 Oct 2015 06:22:35 +0000 (07:22 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 29 Oct 2015 14:12:09 +0000 (14:12 +0000)
The Documentation of SSHKeywords.robot was being ignored by
Robot because the line "*** Settings ***" was missing.

Change-Id: I3971cb340ecddc8a3b3421c2e0bb46d8c8dccb4f
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/libraries/SSHKeywords.robot

index 763dfe707704decd222d77a7484370366a9019b9..1e772fd6f43c98d0d34c16debe692cabe9c678b2 100644 (file)
@@ -1,3 +1,4 @@
+*** Settings ***
 Documentation     Resource enhancing SSHLibrary with Keywords used in multiple suites.
 ...
 ...               Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.