From 5c0e3cc447297a316b30248d291b8e149843e96e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 23 Nov 2018 17:40:29 +0100 Subject: Remove an unnecessary test message --- test/plugin_eunit.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/plugin_eunit.mk') diff --git a/test/plugin_eunit.mk b/test/plugin_eunit.mk index 93c93b6..b9947a0 100644 --- a/test/plugin_eunit.mk +++ b/test/plugin_eunit.mk @@ -78,8 +78,6 @@ eunit-apps-only: build clean $i "Check that EUnit runs tests" $t $(MAKE) -C $(APP) eunit | grep -q "Test passed." - $i "Check that EUnit runs tests" - eunit-apps-only-error: build clean $i "Create a multi application repository with no root application" -- cgit v1.2.3