diff --git a/storage/storagesecuritylabeljstest/src/main/js/default/test/Common.js b/storage/storagesecuritylabeljstest/src/main/js/default/test/Common.js index 3b91c3a088e05d15ef3a0352d9307c3fc1fb16b2..b6f14c9c5b3f9ffb6d17705a469cd29829012cab 100644 --- a/storage/storagesecuritylabeljstest/src/main/js/default/test/Common.js +++ b/storage/storagesecuritylabeljstest/src/main/js/default/test/Common.js @@ -13,7 +13,7 @@ * limitations under the License. */ -import securityLabel from '@ohos.securitylabel'; +import securityLabel from '@ohos.securityLabel'; import fileio from '@ohos.fileio'; import featureAbility from '@ohos.ability.featureAbility';