From d061c424b0a3ce39a0c3ff4a5eaade1af79d177e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 12 Nov 2020 10:50:30 +0100 Subject: Enable optional0042 cookie test Cowlib master has the fix for this test. Temporarily depend on Cowlib master until a release is made. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1075f53..08b9169 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ CT_OPTS += -ct_hooks gun_ct_hook [] # -boot start_sasl LOCAL_DEPS = ssl DEPS = cowlib -dep_cowlib = git https://github.com/ninenines/cowlib 2.10.0 +dep_cowlib = git https://github.com/ninenines/cowlib master DOC_DEPS = asciideck -- cgit v1.2.3