import { Nav } from './Nav'; import { h, mount } from 'bore'; import { emit } from 'skatejs'; describe( Nav.is, () => { it( 'should render', () => { console.warn('Missing tests for Nav!'); return mount(