aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/samples/HelloWorld.robot
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-05-11 10:21:01 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-05-11 10:27:10 +0200
commit26a175e9379b5cde2dbfd36f914a617c41c65bd6 (patch)
treec8691d120ad5b98729d37c0c7e6f0b3a1a2df3ad /xtesting/samples/HelloWorld.robot
parentf3f6ee2c9588130798908b9a3738aaaa1e30f7fb (diff)
Rename HelloWorld.txt to HelloWorld.robot
It takes the following warning into account [1] "Automatically parsing other than '*.robot' files is deprecated" [1] https://build.opnfv.org/ci/job/xtesting-opnfv-xtesting-latest-fifth-run/150/console Change-Id: Ibe01eea7eb83c8724d6b4afe3a487ad813fed30d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 74d0cd9b2c43a730c76ea3f03d0db8510a3be831)
Diffstat (limited to 'xtesting/samples/HelloWorld.robot')
-rw-r--r--xtesting/samples/HelloWorld.robot3
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}