~justin-fathomdb/nova/justinsb-openstack-api-volumes

1
2
3
4
5
6
7
# -*- test-case-name: twisted.trial.test.moduleself -*-
from twisted.trial import unittest

class Foo(unittest.TestCase):

    def testFoo(self):
        pass