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