mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 18:49:40 +00:00
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:
parent
9879b8baa8
commit
efbad3aa60
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user