diff --git a/global/crossplatform/resourcemanageretstest/src/main/ets/test/List.test.ets b/global/crossplatform/resourcemanageretstest/src/main/ets/test/List.test.ets index fd31aa4eace087f2f5712a8d5e9e0be15cc90cd7..22afd8a808ed3dff3634a0579d57eb22e1ff9288 100644 --- a/global/crossplatform/resourcemanageretstest/src/main/ets/test/List.test.ets +++ b/global/crossplatform/resourcemanageretstest/src/main/ets/test/List.test.ets @@ -1,3 +1,17 @@ +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ import resourceManagerTest from './resourceManager.test.ets' export default function testsuite() {