mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-23 06:50:40 +00:00
alter tdd
Signed-off-by: xu-jingyi12 <xujingyi19@huawei.com> Change-Id: I5a73ddffb7efb63bf265803f6f2d54fe264b2144
This commit is contained in:
parent
f7dabb83d2
commit
c45fca1854
@ -34,7 +34,6 @@ group("systemtest") {
|
||||
":wms_window_input_test",
|
||||
":wms_window_layout_test",
|
||||
":wms_window_mode_support_info_test",
|
||||
":wms_window_move_drag_test",
|
||||
":wms_window_multi_ability_test",
|
||||
":wms_window_nointeraction_listener_test",
|
||||
":wms_window_occupied_area_change_test",
|
||||
@ -49,6 +48,9 @@ group("systemtest") {
|
||||
":wms_window_visibility_info_test",
|
||||
":wms_window_water_mark_test",
|
||||
]
|
||||
if (!scene_board_enabled) {
|
||||
deps += [ ":wms_window_move_drag_test" ]
|
||||
}
|
||||
}
|
||||
|
||||
ohos_systemtest("wms_window_layout_test") {
|
||||
|
Loading…
Reference in New Issue
Block a user