]> git.rkrishnan.org Git - functorrent.git/blob - test/Main.hs
magneturi: add another test
[functorrent.git] / test / Main.hs
1 -- | Tests main
2
3 module Main where
4
5 import MagneturiTests
6
7 main :: IO ()
8 main = tests
9