From 3f53c3822dbe8bd4694f936b45ec50609a0f47b1 Mon Sep 17 00:00:00 2001 From: Gilbert Wong Date: Wed, 15 May 2019 16:59:42 +0800 Subject: [PATCH] Fix ct rule in makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0296f7bb9..0aa6a03c8 100644 --- a/Makefile +++ b/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/