aern2-mp-0.1.0.0: test/AERN2/MP/BallSpec.hs
{-|
Module : AERN2.MP.BallSpec
Description : hspec tests for MPBall
Copyright : (c) Michal Konecny
License : BSD3
Maintainer : mikkonecny@gmail.com
Stability : experimental
Portability : portable
-}
module AERN2.MP.BallSpec (spec) where
-- import MixedTypesNumPrelude
import AERN2.MP.Ball.Tests
import Test.Hspec
spec :: Spec
spec = specMPBall