1 parent 9164560 commit 4a0dbdaCopy full SHA for 4a0dbda
1 file changed
demo/tests/01_simple/test.robot
@@ -13,7 +13,7 @@ Test Print
13
Test Return
14
[Documentation] Print from mylib.py
15
${str} Return Something
16
- Log To Console ${str}
+ Log ${str}
17
18
Test Resource
19
[Documentation] Print from myrsc.resource
0 commit comments