Update Robot Framework format - step 12
[integration/test.git] / csit / suites / openflowplugin / Flows_Stats_OF13 / __init__.robot
index 201546853aa7b317e06a847bb85fef7dd9886419..aa25acfbfebc0e2f00deffe0012d9bf893500c1a 100644 (file)
@@ -1,10 +1,8 @@
 *** Settings ***
-Documentation     Test suite for the OpenDaylight base edition with of13, aimed for statistics manager
-Suite Setup       Start Mininet
-Suite Teardown    Stop Mininet
-Library           SSHLibrary
-Resource          ../../../libraries/Utils.robot
+Documentation       Test suite for the OpenDaylight base edition with of13, aimed for statistics manager
 
-*** Variables ***
+Library             SSHLibrary
+Resource            ../../../libraries/Utils.robot
 
-*** Keywords ***
+Suite Setup         Start Mininet
+Suite Teardown      Stop Mininet