From 070ba032d1ea52f0594b5d7b068bac873a9b440e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 4 Oct 2014 13:25:07 +0300 Subject: Add a commented line to enable dialyze for tests in the Makefile --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b68fb49..2863118 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,10 @@ dep_ct_helper = git https://github.com/extend/ct_helper.git master include erlang.mk +# Also dialyze the tests. + +# DIALYZER_OPTS += --src -r test + # Documentation. dep_ezdoc = git https://github.com/ninenines/ezdoc master -- cgit v1.2.3