From 140754bc0f265696b4d76e674bf580cfb544d897 Mon Sep 17 00:00:00 2001 From: Christian C Date: Sat, 8 Mar 2025 00:28:15 -0800 Subject: Lib/Dir testing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8bc7d4b..01e8fb4 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ endif # Suppress Test Passings ifdef TEST_SHOW_PASS -$(info Hiding test pass results) +$(info Showing test pass results) DEFINES+=-DTEST_SHOW_PASS endif -- cgit v1.2.1