Tidying all .robot files
[integration/test.git] / csit / suites / openflowplugin / AD_SAL_NSF_OF10 / __init__.robot
index afd23a754957ff87b2a518b776e4ac7ebf8dcdbd..5ca22a0f2315dc680f35dc4d03a3ace1435895f7 100644 (file)
@@ -2,10 +2,10 @@
 Documentation     Test suite for AD-SAL NSF
 Suite Setup       Start Suite
 Suite Teardown    Stop Suite
-Library     SSHLibrary
+Library           SSHLibrary
 Resource          ../../../libraries/Utils.robot
 
 *** Variables ***
-${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 
+${start}          sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2
 
-** Keywords ***
+*** Keywords ***