X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTests%2FFace.hs;h=0949936da4817df4999d730b6e4dfb2903e273a8;hb=fc12cb4f59a423af3520aa19f8d23ce9b963e3f1;hp=4a1e9b89fa50cd67692319ab17aeaae258dcaf13;hpb=25d751371c1e01905abc25f1031a2bb6ef847a39;p=spline3.git diff --git a/src/Tests/Face.hs b/src/Tests/Face.hs index 4a1e9b8..0949936 100644 --- a/src/Tests/Face.hs +++ b/src/Tests/Face.hs @@ -326,6 +326,7 @@ trilinear = [ [ [ 1, 2, 3 ], -- face_tests :: [Test] +face_tests = [] -- face_tests = [test_trilinear_c0030, -- test_trilinear_c0003, -- test_trilinear_c0021,