diff --git a/include/tests_malware b/include/tests_malware index c7744dda..6465ab0e 100644 --- a/include/tests_malware +++ b/include/tests_malware @@ -63,7 +63,7 @@ # # Test : MALW-3280 # Description : Check if an anti-virus tool is installed - Register --test-no MALW-3280 --weight L --network NO --description "Check for clamscan" + Register --test-no MALW-3280 --weight L --network NO --description "Check if anti-virus tool is installed" if [ ${SKIPTEST} -eq 0 ]; then FOUND=0 MCAFEE_RUNNING=0