提交 6a9f38fe 编写于 作者: C cy7717

修改record數量

Signed-off-by: Ncy7717 <chenyu301@huawei.com>
上级 479640ff
......@@ -66,7 +66,7 @@ export default function pasteBoardJEtsunitTest() {
console.info('f_test1: primaryText = ' + primaryText);
console.info('Checks pasteboard MAX_RECORD_NUM' + pasteboard.MAX_RECORD_NUM);
expect(pasteboard.MAX_RECORD_NUM == 128).assertTrue();
expect(pasteboard.MAX_RECORD_NUM == 512).assertTrue();
console.info('Checks PasteDataProperty.localOnly')
var pasteDataProperty = pasteData1.getProperty()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册