Searched refs:createBasicTest (Results 1 – 1 of 1) sorted by relevance
18 function createBasicTest(html: string, expected: string, options?: SAXParserOptions) { function77 it(`${idx + 1}.${data.name}`, createBasicTest(data.src, data.expected));