mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-18 10:32:30 +00:00
Import FastMath in tests
This commit is contained in:
parent
3d092df9d5
commit
0bc2c6e897
@ -1,3 +1,4 @@
|
|||||||
|
import org.apache.commons.math3.util.FastMath;
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
import org.polydev.gaea.math.FastNoiseLite;
|
import org.polydev.gaea.math.FastNoiseLite;
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
import org.apache.commons.math3.util.FastMath;
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
import org.polydev.gaea.math.FastNoiseLite;
|
import org.polydev.gaea.math.FastNoiseLite;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user