diff --git a/ecmascript/dfx/hprof/tests/BUILD.gn b/ecmascript/dfx/hprof/tests/BUILD.gn index 5767da9a26886744b9d48790cbeb3af2980b43f3..e4aa00e7a893203d7f904b964719f5e132155d6c 100644 --- a/ecmascript/dfx/hprof/tests/BUILD.gn +++ b/ecmascript/dfx/hprof/tests/BUILD.gn @@ -18,7 +18,7 @@ module_output_path = "ets_runtime" metadata_file_path = "//arkcompiler/ets_runtime/ecmascript/js_type_metadata/" -target_test_path = "/tests/unittest/ets_runtime/resource/obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests" +target_test_path = "/obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests" test_js_path = "//arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/js_files/"