emqtt/cuttlefish

This commit is contained in:
Feng Lee 2016-10-15 13:59:20 +08:00
parent b0917e665c
commit f1d9f7cd49
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ dep_time_compat = git https://github.com/lasp-lang/time_compat
dep_rand_compat = git https://github.com/lasp-lang/rand_compat
TEST_DEPS = cuttlefish
dep_cuttlefish = git https://github.com/basho/cuttlefish master
dep_cuttlefish = git https://github.com/emqtt/cuttlefish
ERLC_OPTS += +'{parse_transform, lager_transform}'