UNPKG

contiago-toolbar

Version:

One of the options for outputting content from contiago xml-server

11 lines (8 loc) 253 B
// import React from 'react'; // import { shallow } from 'enzyme'; // import { ToolbarContainer } from '../index'; describe('<ToolbarContainer />', () => { it('Expect to have unit tests specified', () => { expect(true).toEqual(false); }); });