From 447bef34cd6635eed6eb4fb9831c812650d89522 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sat, 6 Oct 2007 12:22:25 +0200 Subject: comment out type error'd property darcs-hash:20071006102225-cba2c-50bba511cd0c7de03f86b98547ca7114b1592375 --- tests/Properties.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/Properties.hs b/tests/Properties.hs index a850ffe..7a05ecd 100644 --- a/tests/Properties.hs +++ b/tests/Properties.hs @@ -543,10 +543,12 @@ prop_float_reversible n (x :: T) = geom = RationalRect 100 100 100 100 -- check rectanges were set +{- prop_float_sets_geometry n (x :: T) = n `member` x ==> let y = float n geom x in M.lookup y (floating x) == Just geom where geom = RationalRect 100 100 100 100 +-} ------------------------------------------------------------------------ -- cgit v1.2.3