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