/functional_tests/support/ep/someplugin.py
https://bitbucket.org/jpellerin/nose/ · Python · 4 lines · 3 code · 1 blank · 0 comment · 0 complexity · b082e8b7732ba1978082740b4fe58389 MD5 · raw file
- from nose.plugins import Plugin
- class SomePlugin(Plugin):
- pass