wwf
5 天以前 7f2343d38fa048f6ce179ea0ab2c1a04f41a213c
1
2
3
4
5
import abilityTest from './Ability.test';
 
export default function testsuite() {
  abilityTest();
}