提交 b362625b 编写于 作者: Z zhang-daiyue

Fix coding style check.

Signed-off-by: Nzhang-daiyue <zhangdaiyue1@huawei.com>
Change-Id: I80454371e7c43c684e67baaad6373460f41c3243
上级 06473fcb
...@@ -102,8 +102,8 @@ describe('favSmartAlbum.promise.test.js', function () { ...@@ -102,8 +102,8 @@ describe('favSmartAlbum.promise.test.js', function () {
} }
function getFileAssetsCallBack(err, fSmartFetchFileResult) { function getFileAssetsCallBack(err, fSmartFetchFileResult) {
if (fSmartFetchFileResult != undefined) { if (fSmartFetchFileResult != undefined) {
console.info('MediaLibraryTest : SMARTALBUM_CALLBACK getFileAssetsCallBack Successfull fSmartFetchFileResult = ' console.info('MediaLibraryTest : SMARTALBUM_CALLBACK getFileAssetsCallBack Successfull fSmartFetchFileResult = ' +
+ fSmartFetchFileResult.getCount()); fSmartFetchFileResult.getCount());
done(); done();
} else { } else {
console.info('MediaLibraryTest : SMARTALBUM_CALLBACK getFileAssetsCallBack Unsuccessfull ' + err); console.info('MediaLibraryTest : SMARTALBUM_CALLBACK getFileAssetsCallBack Unsuccessfull ' + err);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册