Skip to content

Commit f2b6c0f

Browse files
committed
rabbitmq_ct_helpers
1 parent c1c4a8a commit f2b6c0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deps/rabbitmq_ct_helpers/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ XREF_IGNORE = [ \
1616

1717
dep_inet_tcp_proxy = git https://github.com/rabbitmq/inet_tcp_proxy master
1818

19-
# As this is a helper application we don't need other plugins;
20-
# however we can run a test broker in the test suites.
19+
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
2120
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
2221

2322
include ../../rabbitmq-components.mk

0 commit comments

Comments
 (0)