summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2014-02-23 17:13:26 +0100
committerMichal Minar <miminar@redhat.com>2014-02-24 10:04:05 +0100
commit905b9b7c3a5651ada99f3e65addc6f0fa9aa7816 (patch)
treeda99ce917648225a77cdb02cd9ef897b0538d57e /test
parentfa4935f984146837e908264e790d359b90c07eae (diff)
downloadopenlmi-scripts-905b9b7c3a5651ada99f3e65addc6f0fa9aa7816.tar.gz
openlmi-scripts-905b9b7c3a5651ada99f3e65addc6f0fa9aa7816.tar.xz
openlmi-scripts-905b9b7c3a5651ada99f3e65addc6f0fa9aa7816.zip
fixed completion test
Diffstat (limited to 'test')
-rw-r--r--test/imode/completion.exp5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/imode/completion.exp b/test/imode/completion.exp
index b2d1aa1..d9ea477 100644
--- a/test/imode/completion.exp
+++ b/test/imode/completion.exp
@@ -40,7 +40,10 @@ expect ">test> "
send " "
expect "EOF exit help list log show"
send "l "
-expect "ist"
+expect "list log"
+expect ">test> l"
+send "i "
+expect "st"
send ""
expect ">test> "
send "ex "