update test/moduletest/dataproperty/dataproperty.js.

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
This commit is contained in:
yaochaonan 2023-07-15 02:39:04 +00:00 committed by Gitee
parent 24cbae60f8
commit 1fea6c4d95
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,7 +25,6 @@ this[1024] = 4;
const o = {
...this,
};
print(JSON.stringify(o));
var s = "abc";