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