# Seeds for failure cases proptest has generated in the past. It is
# automatically read and these particular cases re-run before any
# novel cases are generated.
#
# It is recommended to check this file in to source control so that
# everyone who runs the test benefits from these saved cases.
cc 439671dfae03ac331223cd72c8ba419e2875bdd91cadf8dee5d29fbd72c7c120 # shrinks to input = _OverlappingSegmentsHaveIntersectionPointArgs { line1: LineSegment { min: Inclusive(Point { array: [-108, 49] }), max: Inclusive(Point { array: [-108, 49] }) }, line2: LineSegment { min: Exclusive(Point { array: [-108, 0] }), max: Exclusive(Point { array: [0, 0] }) } }
