aboutsummaryrefslogtreecommitdiff
path: root/tests/Main.hs
blob: 87dedbc3f6e1451d18abd2d358ea81afb14c21b6 (plain)
1
2
3
4
5
6
module Main where

import           Properties      (runTests)
import           Test.QuickCheck

main = runTests