aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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