c77fb700创建于 2025年1月16日历史提交
import abilityTest from './Ability.test';

export default function testsuite() {
  abilityTest();
}