| Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/twisted/trial/test/ |
| Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/twisted/trial/test/moduleself.py |
# -*- test-case-name: twisted.trial.test.moduleself -*-
from twisted.trial import unittest
class Foo(unittest.SynchronousTestCase):
def testFoo(self):
pass