From 2cf430f404771255feead27873e48542829ea185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 10 Jul 2017 12:58:12 +0200 Subject: Switch from Triq to Proper --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cb2fbc3..ba2ecd3 100644 --- a/Makefile +++ b/Makefile @@ -18,9 +18,8 @@ CI_HIPE ?= $(lastword $(CI_OTP)) CI_ERLLVM ?= $(CI_HIPE) TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' +'{parse_transform, horse_autoexport}' -TEST_DEPS = horse triq +TEST_DEPS = horse proper dep_horse = git https://github.com/extend/horse master -dep_triq = git https://github.com/krestenkrab/triq master include erlang.mk -- cgit v1.2.3