提交 1d5c6ee9 编写于 作者: O openharmony_ci 提交者: Gitee

!369 修正testsuits目录拼写错误

Merge pull request !369 from Caoruihong/testsuites
......@@ -82,7 +82,7 @@ group("kernel") {
deps += [ "components/shell:shell" ]
}
if (enable_ohos_kernel_liteos_m_test) {
deps += [ "testsuits:test" ]
deps += [ "testsuites:test" ]
}
if (enable_ohos_kernel_liteos_m_lwip) {
deps += [ ohos_kernel_liteos_m_lwip_path ]
......
......@@ -74,5 +74,5 @@ static_library("test_event") {
"It_los_event_043.c",
]
configs += [ "//kernel/liteos_m/testsuits:include" ]
configs += [ "//kernel/liteos_m/testsuites:include" ]
}
......@@ -67,5 +67,5 @@ static_library("test_hwi") {
"llt_los_hwi_035.c",
]
configs += [ "//kernel/liteos_m/testsuits:include" ]
configs += [ "//kernel/liteos_m/testsuites:include" ]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册