Update Robot Framework format - step 16
[integration/test.git] / csit / suites / usc / tcp / 110_TCP / __init__.robot
index 59a7e95f17401c4c9aef738081ede10a5ad38776..7ea9e6cf6ac5cdd6698c28c4e221c0a07a8ae4e5 100644 (file)
@@ -1,9 +1,7 @@
 *** Settings ***
-Documentation     Test suite for an USC TLS channel
-Suite Setup       Start TCP
-Suite Teardown    Stop Agent_Echo
-Resource          ../../../../libraries/UscUtils.robot
+Documentation       Test suite for an USC TLS channel
 
-*** Variables ***
+Resource            ../../../../libraries/UscUtils.robot
 
-*** Keywords ***
+Suite Setup         Start TCP
+Suite Teardown      Stop Agent_Echo