summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2013-02-05 21:38:25 +0200
committerVille Skyttä <ville.skytta@iki.fi>2013-02-05 21:42:08 +0200
commit0837ad07d93c62e2b6b9cb917239183d9fbda95a (patch)
tree603e44b73249e0261bb55bd727c36936c069d197
parentc0818b005ab8056bd4bb0a1894bfcd7de148238e (diff)
downloadbash-completion-0837ad07d93c62e2b6b9cb917239183d9fbda95a.tar.gz
(testsuite) Make pydoc test more likely to work with our limited expect buffer size.
-rw-r--r--test/lib/completions/pydoc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/completions/pydoc.exp b/test/lib/completions/pydoc.exp
index 08109f58..fe573693 100644
--- a/test/lib/completions/pydoc.exp
+++ b/test/lib/completions/pydoc.exp
@@ -11,7 +11,7 @@ proc teardown {} {
setup
-assert_complete_any "pydoc "
+assert_complete_any "pydoc r"
sync_after_int