提交 8549a58a 编写于 作者: C chenxuihui

code check modify

Signed-off-by: Nchenxuihui <chenxuhui2@huawei.com>
上级 71442857
...@@ -11,11 +11,12 @@ ...@@ -11,11 +11,12 @@
# 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("//build/ohos_var.gni") import("//build/ohos_var.gni")
group("hiviewdfxtestacts") { group("hiviewdfxtestacts") {
testonly = true testonly = true
if (is_standard_system) { if (is_standard_system) {
deps = [ deps = [
"hiappeventtest/hiappeventjstest:hiappeventjstest", "hiappeventtest/hiappeventjstest:hiappeventjstest"
] ]
} }
} }
...@@ -17,6 +17,7 @@ import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from ' ...@@ -17,6 +17,7 @@ import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '
import Constant from 'deccjsunit/src/Constant' import Constant from 'deccjsunit/src/Constant'
describe('HiAppEventApiTest', function () { describe('HiAppEventApiTest', function () {
/** /**
* @tc.number DFX_DFT_HiviewKit_HiAppEvent_JSNAPI_0100 * @tc.number DFX_DFT_HiviewKit_HiAppEvent_JSNAPI_0100
* @tc.name testHiAppEventApi01 * @tc.name testHiAppEventApi01
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册