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