Comment 'TEST_DEPS = emqx_ct_helplers'
This commit is contained in:
parent
b1dadf444f
commit
649f59d4dc
4
Makefile
4
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}'
|
||||
|
|
Loading…
Reference in New Issue