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