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