diff options
| author | Diana Corbacho <diana.corbacho@erlang-solutions.com> | 2016-05-27 14:04:56 +0100 |
|---|---|---|
| committer | Diana Corbacho <diana@rabbitmq.com> | 2016-08-31 09:51:59 +0100 |
| commit | d712ef1fc5602d7e34dcc8a75e50ec9db65afd89 (patch) | |
| tree | f10ea6b43eb5123c5efaea496f822e59ca32376c /Makefile | |
| parent | c555df59bb9d66fe22d4c97f101b2a2d989eea1c (diff) | |
| download | rabbitmq-server-git-d712ef1fc5602d7e34dcc8a75e50ec9db65afd89.tar.gz | |
Test concurrent application of HA policies
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ endif endif # FIXME: Remove rabbitmq_test as TEST_DEPS from here for now. -TEST_DEPS := amqp_client meck $(filter-out rabbitmq_test,$(TEST_DEPS)) +TEST_DEPS := amqp_client meck proper $(filter-out rabbitmq_test,$(TEST_DEPS)) include erlang.mk |
