1/* 2* complex-layout.test.ts 3* 4* Copyright (C) 2021-2022 Posit Software, PBC 5* 6*/ 7import { testRender } from "../render/render.ts"; 8 9testRender("docs/ojs/test-complex-layout-string.qmd", "html", true); 10 11