Browse Source

Fix ct rule in makefile

Gilbert Wong 6 years ago
parent
commit
3f53c3822d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -47,6 +47,7 @@ eunit:
 
 .PHONY: ct-setup
 ct-setup:
+	rebar3 as test compile
 	@mkdir -p data
 	@if [ ! -f data/loaded_plugins ]; then touch data/loaded_plugins; fi
 	@ln -s -f '../../../../etc' _build/test/lib/emqx/