From 94ebfe05c900f8d6c0d0d75c55d4d4aa581be453 Mon Sep 17 00:00:00 2001 From: ILYA Khlopotov Date: Wed, 22 May 2019 17:48:04 +0000 Subject: Enable ExUnit tests for testing --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 1d87fae1c..81ab14868 100644 --- a/Makefile +++ b/Makefile @@ -149,6 +149,7 @@ check: all @$(MAKE) test-cluster-without-quorum @$(MAKE) python-black @$(MAKE) eunit + @$(MAKE) exunit @$(MAKE) javascript @$(MAKE) mango-test @$(MAKE) elixir -- cgit v1.2.1