Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit 2972538

Browse files
authored
Merge pull request #223 from rabbitmq/rabbitmq-cli-222
Add rabbit module to TEST_DEPS
2 parents f1cba78 + c219463 commit 2972538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PROJECT = rabbitmq_cli
22

33
BUILD_DEPS = rabbit_common
4-
TEST_DEPS = amqp_client
4+
TEST_DEPS = amqp_client rabbit
55

66
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
77
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk

0 commit comments

Comments
 (0)