mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-13 21:45:18 +00:00
The junit.framework package has been deprecated, and should no longer be used. This patch fixes the one remaining import from it to statically import org.junit.Assert.assertNull instead.