diff --git a/Makefile b/Makefile index 478724e66..80a3dafbd 100644 --- a/Makefile +++ b/Makefile @@ -24,8 +24,8 @@ ERLC_OPTS += +'{parse_transform, lager_transform}' BUILD_DEPS = cuttlefish dep_cuttlefish = git https://github.com/emqx/cuttlefish emqx30 -TEST_DEPS = emqx_ct_helplers -dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers +#TEST_DEPS = emqx_ct_helplers +#dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers TEST_ERLC_OPTS += +debug_info TEST_ERLC_OPTS += +'{parse_transform, lager_transform}'