import * as React from "react"; import {mount} from "enzyme"; import {Layout, LayoutBody, SideBar, ActionBar, ActionBarRow, TopBar, LayoutResults } from "./Layout" import {fastClick, hasClass, jsxToHTML, printPrettyHtml} from "../../__test__/TestHelpers" describe("Layout components", ()=> { it("should render correctly", ()=> { this.wrapper = mount(
hits
hits