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