Update Robot Framework format - step 12
[integration/test.git] / csit / suites / openflowplugin / Flows_Stats_OF13 / __init__.robot
1 *** Settings ***
2 Documentation       Test suite for the OpenDaylight base edition with of13, aimed for statistics manager
3
4 Library             SSHLibrary
5 Resource            ../../../libraries/Utils.robot
6
7 Suite Setup         Start Mininet
8 Suite Teardown      Stop Mininet