9b0be1ca2b
this fixes tests by renaming the list of default plugins from __all__ (which has a special meaning) to a separate list called PLUGINS no need to put BasePlugin in __all__ after all if we don't use __all__ at all