X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTests%2FCardinal.hs;h=c3f60e58c274c41555c1f8d4217c9ab890469223;hb=6753d25156abb39ec68b715782b49f525e70b991;hp=450730da0b86eb849a8f8bc3110e9aee635516b0;hpb=ec2f7ca5bb3b0c41c62812cd725c62e731bb9902;p=spline3.git diff --git a/src/Tests/Cardinal.hs b/src/Tests/Cardinal.hs index 450730d..c3f60e5 100644 --- a/src/Tests/Cardinal.hs +++ b/src/Tests/Cardinal.hs @@ -75,6 +75,7 @@ test_c_tilde_2100_rotation_correct = (1/96)*(FL + BR + FR + BL) + (1/192)*(FD + LD + RD + BD) +cardinal_tests :: [Test] cardinal_tests = [test_c_tilde_2100_rotation_correct] -- | A list of all directions, sans the interior and composite types.