]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - src/Tests/Cardinal.hs
Added the Everything module.
[spline3.git] / src / Tests / Cardinal.hs
index 450730da0b86eb849a8f8bc3110e9aee635516b0..c3f60e58c274c41555c1f8d4217c9ab890469223 100644 (file)
@@ -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.