Skip to content

Commit

Permalink
Update BeanMapTestCase.java
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Sep 13, 2023
1 parent e806f10 commit f826043
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
import java.util.Map;

import org.apache.commons.beanutils2.bugs.other.Jira87BeanFactory;
import org.apache.commons.beanutils2.collections.AbstractMapTest;
import org.apache.commons.beanutils2.collections.BulkTest;
import org.apache.commons.collections4.AbstractMapTest;
import org.apache.commons.collections4.BulkTest;

import junit.framework.Test;
import junit.textui.TestRunner;
Expand Down

0 comments on commit f826043

Please sign in to comment.