You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2018/06/22 22:15:38 UTC

[couchdb] 09/31: Add simple Makefile for muscle memory

This is an automated email from the ASF dual-hosted git repository.

chewbranca pushed a commit to branch elixir-suite
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 754202ea8377d986797220b2ada9442564a45734
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Thu Dec 7 10:38:40 2017 -0600

    Add simple Makefile for muscle memory
---
 elixir_suite/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elixir_suite/Makefile b/elixir_suite/Makefile
new file mode 100644
index 0000000..bfcf017
--- /dev/null
+++ b/elixir_suite/Makefile
@@ -0,0 +1,2 @@
+all:
+	mix test --trace