tests: note location of related tests.

This commit is contained in:
David Wilson 2019-03-10 21:24:45 +00:00
parent eff8179591
commit bb0c98f451
1 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,11 @@ from mitogen.core import b
import testlib
####
#### see also message_test.py / PickledTest
####
class BlobTest(testlib.TestCase):
klass = mitogen.core.Blob