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