Your IP : 172.28.240.42


Current Path : /usr/lib/python2.7/dist-packages/twisted/trial/test/
Upload File :
Current File : //usr/lib/python2.7/dist-packages/twisted/trial/test/moduleself.py

# -*- test-case-name: twisted.trial.test.moduleself -*-
from twisted.trial import unittest

class Foo(unittest.TestCase):

    def testFoo(self):
        pass