Add rabbitmq_ct_client_helpers to TEST_DEPS
This commit is contained in:
parent
597d67b62e
commit
8e6a466948
|
|
@ -1,7 +1,7 @@
|
|||
PROJECT = rabbitmq_sharding
|
||||
|
||||
DEPS = rabbit_common rabbit
|
||||
TEST_DEPS = rabbitmq_ct_helpers amqp_client
|
||||
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client
|
||||
|
||||
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue