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