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