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