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