From ab82d316b02b56f732ae436ffd992ba3a5df9fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 29 Mar 2020 13:20:57 +0200 Subject: Cowboy itself doesn't use proper; Cowlib does --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 825c33d..65de91e 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ dep_ranch = git https://github.com/ninenines/ranch 1.7.1 DOC_DEPS = asciideck -TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper gun proper +TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper gun dep_ct_helper = git https://github.com/extend/ct_helper master dep_gun = git https://github.com/ninenines/gun master -- cgit v1.2.3