import { animalTest } from './helpers/animal-test' import { happyDog } from '../happy-dog' animalTest(happyDog)