import { animalTest } from './helpers/animal-test' import { prayingMonkey } from '../praying-monkey' animalTest(prayingMonkey)