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