[SNDC-CSIT] Provide test deployment for SDNC/R
[sdnc/oam.git] / csit / tests / sdnr / functional / dummy.robot
1 *** Settings ***
2 Documentation    Dummy test case for debugging purposes
3
4 Library  BuiltIn
5
6
7 *** Test Cases ***
8 Dummy Test
9    [Documentation]  dummy test case passing by intention
10    Pass Execution  Passed dummy Test for setup debugging purposes