Add amqp_client as a test dependency
This commit is contained in:
parent
3977695237
commit
129a4c98be
|
|
@ -1,6 +1,7 @@
|
|||
PROJECT = rabbitmq_web_dispatch
|
||||
|
||||
DEPS = mochiweb webmachine
|
||||
TESTS_DEPS = amqp_client
|
||||
|
||||
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue