Junit4 package.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1152408 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2011-07-30 00:38:30 +00:00
parent 9879b8baa8
commit efbad3aa60

View File

@ -16,10 +16,9 @@
*/
package org.apache.commons.math.util;
import junit.framework.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.Assert;
/**
* Performance tests for FastMath.