From 461a731909d23d226cf9f6625d385524379e9090 Mon Sep 17 00:00:00 2001 From: Storage sandboxing Date: Mon, 22 Nov 2021 20:08:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4storagefileiojstest=E7=9A=84?= =?UTF-8?q?=E9=83=A8=E5=88=86=E7=94=A8=E4=BE=8B=E7=9A=84=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Storage sandboxing --- .../storagefileiojstest/src/main/js/default/test/FileIO.test.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/storage/storagefileiojstest/src/main/js/default/test/FileIO.test.js b/storage/storagefileiojstest/src/main/js/default/test/FileIO.test.js index 6902cbc13..cc2c4b686 100644 --- a/storage/storagefileiojstest/src/main/js/default/test/FileIO.test.js +++ b/storage/storagefileiojstest/src/main/js/default/test/FileIO.test.js @@ -35,9 +35,7 @@ import { sleep } from './Common' - describe('fileIOTest', function () { - /** * @tc.number SUB_STORAGE_FileIO_open&closesync_0000 * @tc.name fileio_test_open_close_sync_000 -- GitLab