import { animalTest } from './helpers/animal-test' import { bat } from '../bat' animalTest(bat)