Tidying all .robot files
[integration/test.git] / csit / suites / openflowplugin / MD_SAL_NSF_OF13 / __init__.robot
index 149f58747f90bf76f385f56e20bd7ee174e903b2..c0a4b223fc2d091caaca617eae1979e07f6bfd27 100644 (file)
@@ -2,10 +2,10 @@
 Documentation     Test suite for MD-SAL NSF mininet OF13
 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 --switch ovsk,protocols=OpenFlow13 
+${start}          sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13
 
-** Keywords ***
+*** Keywords ***