• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1import abilityTest from './Ability.test';
2
3export default function testsuite() {
4  abilityTest();
5}