]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
test/TestSuite.hs: enable missing "function_values_properties" tests.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 03:56:24 +0000 (22:56 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 03:56:24 +0000 (22:56 -0500)
test/TestSuite.hs

index 8b3da40bae3add8475d5b497913215131aa8974a..baeff14fcade6a662dd4f933e54f11b66faeb21e 100644 (file)
@@ -24,6 +24,7 @@ tests =
       grid_tests,
       misc_tests,
       tetrahedron_tests,
+      function_values_properties,
       grid_properties,
       cube_properties,
       tetrahedron_properties,