File: tests.hs

package info (click to toggle)
haskell-zeromq4-haskell 0.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: haskell: 1,932; makefile: 21
file content (7 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
import Test.Tasty

import qualified System.ZMQ4.Test.Properties as Properties

main :: IO ()
main = defaultMain Properties.tests