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