]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - test/TestSuite.hs
Add another test checking the rotation for c2100.
[spline3.git] / test / TestSuite.hs
index ac1045bc2d1eab200197ef8b833c1d51380fb0ef..ee6f0d4f797015e233c7196cafd5103a409c51ef 100644 (file)
@@ -238,6 +238,9 @@ main = do
   -- putStr "prop_c0300_identity3... "
   -- quickCheckWith qc_args TF.prop_c0300_identity3
 
+  putStrLn "prop_c_tilde_2100_rotation_correct... "
+  quickCheckWith qc_args prop_c_tilde_2100_rotation_correct
+
   putStrLn "prop_c_tilde_2100_correct... "
   quickCheckWith qc_args prop_c_tilde_2100_correct