diff options
Diffstat (limited to 'xtesting/samples/HelloWorld.robot')
-rw-r--r-- | xtesting/samples/HelloWorld.robot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xtesting/samples/HelloWorld.robot b/xtesting/samples/HelloWorld.robot new file mode 100644 index 00000000..721c452b --- /dev/null +++ b/xtesting/samples/HelloWorld.robot @@ -0,0 +1,3 @@ +*** Test Cases *** +HelloWorld + Log ${var01} ${var02} |