From 3acdbd640c3db35fb5e41cb4dd77815b3df704a0 Mon Sep 17 00:00:00 2001 From: ykurylyak87 Date: Wed, 4 Oct 2017 12:12:52 +0300 Subject: [PATCH] Update test_samples.txt --- test_samples.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_samples.txt b/test_samples.txt index a209be8..ba50260 100644 --- a/test_samples.txt +++ b/test_samples.txt @@ -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