File tree Expand file tree Collapse file tree
rabbitmq_exchange_federation
rabbitmq_queue_federation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ define PROJECT_APP_EXTRA_KEYS
1515endef
1616
1717DEPS = rabbit_common rabbit amqp_client rabbitmq_federation_common
18- TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
18+ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers meck
1919
2020PLT_APPS += rabbitmq_cli
2121
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ define PROJECT_APP_EXTRA_KEYS
1414endef
1515
1616DEPS = rabbit_common rabbit amqp_client rabbitmq_federation_common
17- TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
17+ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers meck
1818
1919PLT_APPS += rabbitmq_cli
2020
Original file line number Diff line number Diff line change 1313DEPS = rabbit_common rabbit
1414LOCAL_DEPS = ssl crypto public_key inets
1515# # We need the Cowboy's test utilities
16- TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client ct_helper trust_store_http
16+ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client ct_helper trust_store_http proper
1717dep_ct_helper = git https://github.com/extend/ct_helper.git master
1818
1919DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
You can’t perform that action at this time.
0 commit comments