File tree Expand file tree Collapse file tree
src/test/java/org/htmlunit/archunit Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -197,6 +197,9 @@ else if (oneTests.size() == 0) {
197197 .and ().doNotHaveFullyQualifiedName ("org.htmlunit.javascript.host.html.HTMLDocumentTest" )
198198 .and ().doNotHaveFullyQualifiedName ("org.htmlunit.javascript.host.html.HTMLFrameElement2Test" )
199199 .and ().doNotHaveFullyQualifiedName ("org.htmlunit.javascript.host.html.HTMLIFrameElement3Test" )
200+ .and ().doNotHaveFullyQualifiedName ("org.htmlunit.libraries.HtmxTest1x7x0" )
201+ .and ().doNotHaveFullyQualifiedName ("org.htmlunit.libraries.HtmxTest1x8x4" )
202+ .and ().doNotHaveFullyQualifiedName ("org.htmlunit.libraries.HtmxTest1x9x2" )
200203 .and ().doNotHaveFullyQualifiedName ("org.htmlunit.libraries.HtmxTest1x9x6" )
201204 .and ().doNotHaveFullyQualifiedName ("org.htmlunit.libraries.HtmxTest1x9x7" )
202205 .and ().doNotHaveFullyQualifiedName ("org.htmlunit.libraries.HtmxTest1x9x9" )
You can’t perform that action at this time.
0 commit comments