RAHHH
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# -*- test-case-name: twisted.trial.test.moduleself -*-
|
||||
from twisted.trial import unittest
|
||||
|
||||
|
||||
class Foo(unittest.SynchronousTestCase):
|
||||
def testFoo(self) -> None:
|
||||
pass
|
||||
Reference in New Issue
Block a user