[SNDC-CSIT] Provide test deployment for SDNC/R
[sdnc/oam.git] / csit / tests / sdnr / functional / dummy.robot
diff --git a/csit/tests/sdnr/functional/dummy.robot b/csit/tests/sdnr/functional/dummy.robot
new file mode 100644 (file)
index 0000000..1368786
--- /dev/null
@@ -0,0 +1,10 @@
+*** Settings ***
+Documentation    Dummy test case for debugging purposes
+
+Library  BuiltIn
+
+
+*** Test Cases ***
+Dummy Test
+   [Documentation]  dummy test case passing by intention
+   Pass Execution  Passed dummy Test for setup debugging purposes