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