kombu/funtests/tests/test_pyamqp.py

7 lines
124 B
Python
Raw Normal View History

2012-07-24 13:33:59 +00:00
from funtests import transport
class test_pyamqp(transport.TransportCase):
transport = "pyamqp"
prefix = "pyamqp"