Skip to content

Commit 6a7f9b4

Browse files
committed
fixup! Move client-side stream protocol test helpers to a separate module
1 parent 0b33c1b commit 6a7f9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_ct_helpers/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PROJECT = rabbitmq_ct_helpers
22
PROJECT_DESCRIPTION = Common Test helpers for RabbitMQ
33

4-
DEPS = rabbit_common amqp10_common proper inet_tcp_proxy meck
4+
DEPS = rabbit_common amqp10_common rabbitmq_stream_common proper inet_tcp_proxy meck
55
LOCAL_DEPS = common_test eunit inets
66
#TEST_DEPS = rabbit
77

0 commit comments

Comments
 (0)