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