未验证 提交 7b228c66 编写于 作者: O openharmony_ci 提交者: Gitee

!8042 checkbox 组件UX规格与特征动效 新增XTS用例(第三批)

Merge pull request !8042 from chensi10/checkboxxts3
......@@ -13,7 +13,9 @@
* limitations under the License.
*/
import checkBoxTest from './checkBox'
import checkBoxGroupTest from './checkBoxGroup'
export default function testsuite() {
checkBoxTest()
checkBoxGroupTest()
}
\ No newline at end of file
{
"src": [
"TestAbility/pages/Index",
"TestAbility/pages/CheckBox"
"TestAbility/pages/CheckBox",
"TestAbility/pages/CheckBoxGroup"
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册