mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-01-11 21:22:33 +01:00
advanced_plugin_testing.rst: remove note about supybot/gribble compatibility.
They are not longer developed.
This commit is contained in:
parent
d9e718d80e
commit
afd0da4f73
@ -227,10 +227,6 @@ But there is a more compact syntax, using context managers::
|
||||
with conf.supybot.commands.nested.context(False):
|
||||
# stuff
|
||||
|
||||
.. note::
|
||||
Until stock Supybot or Gribble merge the second syntax, only Limnoria
|
||||
will support it.
|
||||
|
||||
Plugin Test Methods
|
||||
===================
|
||||
The full list of test methods and how to use them.
|
||||
|
Loading…
Reference in New Issue
Block a user