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