diff --git a/include/functions b/include/functions index 60d8452f..16973461 100644 --- a/include/functions +++ b/include/functions @@ -2241,7 +2241,7 @@ ReportException ${TEST_NO} "Test is trying to search for a string in nonexistent file" fi else - ReportException ${TEST_NO} "Error in function call to CheckItem" + ReportException ${TEST_NO} "Error in function call to SearchItem" fi return ${RETVAL} }