Remove `--complete` from command-line completion unit test.
authorW. Trevor King <wking@drexel.edu>
Wed, 23 Feb 2011 01:59:53 +0000 (20:59 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 23 Feb 2011 01:59:53 +0000 (20:59 -0500)
commit2e32d6fc84d3b211b57a8c39a47b28b991b3ea32
treee2d301218c5d3c6910dae447d31ddecc789ff45c
parentb1ba65415fc74e8bd25ed1f4cf0370e213f4c20d
Remove `--complete` from command-line completion unit test.

This should have been done alongside:

commit b64851e3eb706b7b57503a0a605e0984e443747c
Author: Robert Lehmann <mail@robertlehmann.de>
Date:   Fri Nov 26 08:34:35 2010 +0100

    Exclude --complete from completion.
libbe/ui/command_line.py