module Main where import qualified Test.R2Tree.Double as R2 import Test.Hspec main :: IO () main = hspec R2.test