import { common } from '../../util/generic-tests'; import NotchedTag from './NotchedTag'; describe('NotchedTag', () => { common(NotchedTag); });