Revision: 179
Author: janne.t.harkonen
Date: Wed Aug 29 22:24:43 2012
Log: test cleanup
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=179
Modified:
/trunk/atest/interactive_session.txt
=======================================
--- /trunk/atest/interactive_session.txt Fri Aug 24 04:22:16 2012
+++ /trunk/atest/interactive_session.txt Wed Aug 29 22:24:43 2012
@@ -59,19 +59,8 @@
Should Contain ${output} Give your name?
Should Contain ${output2} Hello Janne
Should Contain ${output2} ${PROMPT}
-
-Prompt Is Not Set
- [Teardown] Switch Connection 1
- Set Prompt ${None}
- Login as Valid User
- Run Keyword And Expect Error Prompt is not set. Write This
should fail
*** Keywords ***
Remove Counter And Read All Data
Execute Command rm -f ${COUNTER NAME}
Read
-
-Open And Login
- Open Connection gaston
- Login testuser test
-