提交 82fc9ea7 编写于 作者: Y y00314596

modify testcase,yangqing3@huawei.com

Signed-off-by: Ny00314596 <yangqing3@huawei.com>
上级 170917ce
...@@ -15,5 +15,5 @@ import("//test/xts/tools/build/suite.gni") ...@@ -15,5 +15,5 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("resmgrjs_test") { ohos_js_hap_suite("resmgrjs_test") {
test_hap_name = "resmgrjs" 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 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * 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' import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
describe('resMgrTest', function () { describe('resMgrTest', function () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册