import { animalTest } from './helpers/animal-test' import { hangingMonkey } from '../hanging-monkey' animalTest(hangingMonkey)