Limnoria/plugins/Plugin
James McCoy b7efbf409c Plugin: Fix failures in testPlugin
The tests were running into the ambiguity between nested commands and commands
with the same name as their plugin, so "plugin plugin" is treated as
specifying the plugin command from the plugin plugin.  This leads to it
displaying the help, since an argument is expected.

Since the Utilities plugin is already loaded by the test suite, use a command
from it as the argument to the plugin command.

Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-09-05 21:50:42 -04:00
..
README.txt Added a skeletal Plugin plugin. 2005-02-09 07:07:11 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
plugin.py Fix some typos/wordings. 2009-08-26 16:34:12 -04:00
test.py Plugin: Fix failures in testPlugin 2012-09-05 21:50:42 -04:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.