From 68c7f40ed50582ecad1a931a0f04c3fa9b13392f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 26 Aug 2024 08:01:13 -0300 Subject: Makefile: simple spacing --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d78f496..cd1f790 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ $(integration-tests): ALWAYS check-integration: $(integration-tests) + ## Run all tests. Each test suite is isolated, so that a parallel ## build can run tests at the same time. The required artifacts ## are created if missing. -- cgit v1.2.3