Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions test_samples1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ ${PASS} PASS


*** Test Case ***
Sample Hello World
[Documentation] Sample Hello World
[setup] Log Hello World Setup WARN
${ret}= Hello World
Should Be Equal As Strings ${ret} ${PASS}
Sample Common Func
[teardown] Log Hello World Teardown WARN

Sample Hello Robot
[Documentation] Sample Hello Robot
[setup] Log Hello Robot Setup WARN
${ret}= hello_robot key_in
Should Be Equal As Strings ${ret} FAIL
Expand Down