test: Check for null string comparison
Do not compare a QString to QString(). Instead use the .isEmpty() method.
Change-Id: I4ef0c050f97b2070ed13d89305ad894479e42dd6
Reviewed-by:
Caroline Chao <caroline.chao@nokia.com>
Showing
Please register or sign in to comment