zeromq-haskell-0.8.2: tests/tests.hs
{-# LANGUAGE CPP #-}
import Test.Framework (defaultMain)
import qualified System.ZMQ.Test.Properties as Properties
main :: IO ()
main = defaultMain Properties.tests
{-# LANGUAGE CPP #-}
import Test.Framework (defaultMain)
import qualified System.ZMQ.Test.Properties as Properties
main :: IO ()
main = defaultMain Properties.tests