]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - src/Tests/Tetrahedron.hs
Move the FunctionValues tests into the FunctionValues module.
[spline3.git] / src / Tests / Tetrahedron.hs
index 3b511d2104770e0ce3b5d6a3a6bfe764b49440af..ec71e3b826ad9fea0008d541f5c1becec549fdd7 100644 (file)
@@ -9,7 +9,6 @@ import Test.QuickCheck (Property, (==>))
 import Cardinal
 import Comparisons
 import FunctionValues
-import Tests.FunctionValues()
 import Tetrahedron
 import ThreeDimensional