diff --git a/cwTest.cpp b/cwTest.cpp index 3bacda9..24f97cb 100644 --- a/cwTest.cpp +++ b/cwTest.cpp @@ -213,7 +213,7 @@ namespace cw if( !isEqualFl ) { ok_fl = false; - cwLogInfo("Test failed on: '%s'",testRefFn); + cwLogInfo("Compare failed on: '%s'",testRefFn); } }