From a052151fa4ba459671313b177b17436d5ce782df Mon Sep 17 00:00:00 2001 From: "Zabielski, Kamil" Date: Fri, 1 Dec 2017 18:18:40 +0100 Subject: Fix missing `@` character Signed-off-by: Zabielski, Kamil --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a2fe08cc..99d3f53e 100644 --- a/Makefile +++ b/Makefile @@ -95,7 +95,7 @@ test_doctest: done test_pytest: - echo "Running py.test tests..." + @echo "Running py.test tests..." py.test tests test: test_pylint test_flake8 test_doctest test_pytest -- cgit 1.4.1-2-gfad0