提交 66c1e1fd 编写于 作者: W wangkailong

corss

Signed-off-by: Nwangkailong <wangkailong6@huawei.com>
Change-Id: Id6a47596ec421d597eb0eb987e6bcd8abcd6afc6
上级 101e20e3
...@@ -29,11 +29,11 @@ import StartAbilityTest from "./StartAbility.test"; ...@@ -29,11 +29,11 @@ import StartAbilityTest from "./StartAbility.test";
import AbilityMonitorTest2 from "./AbilityMonitor2.test"; import AbilityMonitorTest2 from "./AbilityMonitor2.test";
import AbilityStageMonitorTest2 from "./AbilityStageMonitor2.test"; import AbilityStageMonitorTest2 from "./AbilityStageMonitor2.test";
export default function testsuite() { export default function testsuite() {
AbilityMonitorTest();
AbilityMonitorTest2();
AbilityStageMonitorTest2(); AbilityStageMonitorTest2();
abilityTest(); abilityTest();
AbilityDelegatorTest(); AbilityDelegatorTest();
AbilityMonitorTest();
AbilityMonitorTest2();
GetCurrentTopAbilityTest(); GetCurrentTopAbilityTest();
GetAbilityStateTest(); GetAbilityStateTest();
AbilityStageMonitorTest(); AbilityStageMonitorTest();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册