summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorILYA Khlopotov <iilyak@apache.org>2020-12-02 09:46:56 -0800
committerILYA Khlopotov <iilyak@apache.org>2021-09-16 04:20:34 -0700
commit601d48edd333fadbe5ab09ec06e29a6115e6e20f (patch)
treebc13942e1cb9c8c04034cff59fc6057953764b3f
parent696993930de0f10b85071ed77e9d22f6b75e5f23 (diff)
downloadcouchdb-601d48edd333fadbe5ab09ec06e29a6115e6e20f.tar.gz
Use elixir-suite
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 95be6a9ef..73f75f055 100644
--- a/Makefile
+++ b/Makefile
@@ -153,7 +153,7 @@ escriptize: couch
check: all python-black
@$(MAKE) eunit
@$(MAKE) mango-test
- @$(MAKE) elixir
+ @$(MAKE) elixir-suite
@$(MAKE) weatherreport-test
ifdef apps