Skip to content

Commit b33447a

Browse files
committed
fix
1 parent fb98a83 commit b33447a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/test/java/org/htmlunit/archunit/Architecture2Test.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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")

0 commit comments

Comments
 (0)