diff options
Diffstat (limited to 'xtesting/ci/testcases.yaml')
-rw-r--r-- | xtesting/ci/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtesting/ci/testcases.yaml b/xtesting/ci/testcases.yaml index b32a45f6..d3df1efb 100644 --- a/xtesting/ci/testcases.yaml +++ b/xtesting/ci/testcases.yaml @@ -61,7 +61,7 @@ tiers: name: 'robotframework' args: suites: - - /usr/lib/python3.6/site-packages/xtesting/samples/HelloWorld.txt + - /usr/lib/python3.6/site-packages/xtesting/samples/HelloWorld.robot variable: - 'var01:foo' - 'var02:bar' |