[visualforce] Consolidate test packages

This commit is contained in:
Andreas Dangel 2024-02-23 15:07:52 +01:00
parent 80b1436277
commit 4bee79712a
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.vf;
import static java.util.Collections.singleton;
import static org.junit.jupiter.api.Assertions.assertEquals;