Skip to content

Commit

Permalink
Issue checkstyle#6207: Add XPath IT Regression test for SuperFinalize
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Mancuso <31252532+nrmancuso@users.noreply.github.com>
  • Loading branch information
CubeTures and nrmancuso committed Mar 3, 2024
1 parent a596da0 commit 9ecb4bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

import com.puppycrawl.tools.checkstyle.DefaultConfiguration;
import com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck;
import static com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck.MSG_KEY;
import static com.puppycrawl.tools.checkstyle.checks.coding.AbstractSuperCheck.MSG_KEY;

public class XpathRegressionSuperFinalizeTest extends AbstractXpathTestSupport {

Expand Down

0 comments on commit 9ecb4bd

Please sign in to comment.