Github user solomax commented on a diff in the pull request:

    https://github.com/apache/wicket/pull/287#discussion_r206493069
  
    --- Diff: 
wicket-util/src/main/java/org/apache/wicket/util/markup/xhtml/WellFormedXmlTestCase.java
 ---
    @@ -16,23 +16,18 @@
      */
     package org.apache.wicket.util.markup.xhtml;
     
    +import org.junit.jupiter.api.Test;
    +import org.xml.sax.*;
    --- End diff --
    
    Another wild-card import


---

Reply via email to