Corrected text

This commit is contained in:
Michael Boelen 2016-08-11 19:29:57 +02:00
parent 0170d81a3f
commit fa8826f59a
1 changed files with 1 additions and 1 deletions

View File

@ -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}
}