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