提交 2f4d66c5 编写于 作者: O openharmony_ci 提交者: Gitee

!449 modify testcases on 20210819

Merge pull request !449 from 杨清/0720
......@@ -15,5 +15,5 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("resmgrjs_test") {
test_hap_name = "resmgrjs"
hap_source_path = "hap/entry-debug-signed.hap"
hap_source_path = "hap/entry-debug-rich-signed.hap"
}
......@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import resmgr from "@ohos.resmgr"
import resmgr from "@ohos.resourceManager"
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
describe('resMgrTest', function () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册