From 754bad09421c70034242f4370c633e177a869151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 6 Dec 2018 18:25:09 +0100 Subject: Add cover support for PropEr and Triq --- test/plugin_proper.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/plugin_proper.mk') diff --git a/test/plugin_proper.mk b/test/plugin_proper.mk index 98a7c99..ca92d91 100644 --- a/test/plugin_proper.mk +++ b/test/plugin_proper.mk @@ -16,7 +16,7 @@ proper-test-dir: build clean $i "Add PropEr to the list of dependencies" $t perl -ni.bak -e 'print;if ($$.==1) {print "DEPS = proper\n"}' $(APP)/Makefile - $i "Generate a module containing Proper properties" + $i "Generate a module containing PropEr properties" $t printf "%s\n" \ "-module($(APP))." \ "-ifdef(TEST)." \ -- cgit v1.2.3