Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Jan 12, 2024
1 parent fb98a83 commit b33447a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/java/org/htmlunit/archunit/Architecture2Test.java
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@ else if (oneTests.size() == 0) {
.and().doNotHaveFullyQualifiedName("org.htmlunit.javascript.host.html.HTMLDocumentTest")
.and().doNotHaveFullyQualifiedName("org.htmlunit.javascript.host.html.HTMLFrameElement2Test")
.and().doNotHaveFullyQualifiedName("org.htmlunit.javascript.host.html.HTMLIFrameElement3Test")
.and().doNotHaveFullyQualifiedName("org.htmlunit.libraries.HtmxTest1x7x0")
.and().doNotHaveFullyQualifiedName("org.htmlunit.libraries.HtmxTest1x8x4")
.and().doNotHaveFullyQualifiedName("org.htmlunit.libraries.HtmxTest1x9x2")
.and().doNotHaveFullyQualifiedName("org.htmlunit.libraries.HtmxTest1x9x6")
.and().doNotHaveFullyQualifiedName("org.htmlunit.libraries.HtmxTest1x9x7")
.and().doNotHaveFullyQualifiedName("org.htmlunit.libraries.HtmxTest1x9x9")
Expand Down

0 comments on commit b33447a

Please # to comment.