We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a29e29 commit 0c5b3daCopy full SHA for 0c5b3da
deps/rabbitmq_web_mqtt/Makefile
@@ -35,6 +35,8 @@ DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
35
include ../../rabbitmq-components.mk
36
include ../../erlang.mk
37
38
+CT_HOOKS = rabbit_ct_hook
39
+
40
# We are using mqtt_shared_SUITE from rabbitmq_mqtt.
41
CT_OPTS += -pa ../rabbitmq_mqtt/test/
42
deps/rabbitmq_web_stomp/Makefile
@@ -33,3 +33,5 @@ DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
33
34
0 commit comments