kombu/funtests/tests/test_qpid.py

5 lines
116 B
Python

from funtests import transport
class test_qpid(transport.TransportCase):
transport = 'qpid'
prefix = 'qpid'