summaryrefslogtreecommitdiff
path: root/test/unit/find_unique_completion_pair.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/find_unique_completion_pair.exp')
-rw-r--r--test/unit/find_unique_completion_pair.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/find_unique_completion_pair.exp b/test/unit/find_unique_completion_pair.exp
index ec7f040d..4a95c1bf 100644
--- a/test/unit/find_unique_completion_pair.exp
+++ b/test/unit/find_unique_completion_pair.exp
@@ -24,6 +24,7 @@ proc test_find_ucp {{list} {epart} {econt} {eret 1}} {
test_find_ucp {a} 0 0 0
test_find_ucp {ab} a b
+test_find_ucp {ab ab ab} a b
test_find_ucp {a ab abcd abc} 0 0 0
test_find_ucp {a ab abcde abc} abcd e
test_find_ucp {user1 user2} 0 0 0