From 2a447e2c02f35a17e95e0591975259c21210ee5a Mon Sep 17 00:00:00 2001 From: chonghe Date: Tue, 3 Oct 2023 22:16:33 +0800 Subject: [PATCH] spacing --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index a40440b3c6..91e3256d15 100644 --- a/Makefile +++ b/Makefile @@ -188,6 +188,7 @@ test: test-release # Updates the CLI help text pages in the Lighthouse book. cli: ./scripts/cli.sh + # Runs the entire test suite, downloading test vectors if required. test-full: cargo-fmt test-release test-debug test-ef test-exec-engine