1from nose2.plugins._constants import DEFAULT_PLUGINS
2
3
4__all__ = ('DEFAULT_PLUGINS',)
5