[jsp] Consolidate test packages

This commit is contained in:
Andreas Dangel 2024-02-23 15:04:05 +01:00
parent 36cfde4735
commit 5f6d357fc3
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -2,7 +2,7 @@
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd;
package net.sourceforge.pmd.lang.jsp;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotEquals;