]> git.rkrishnan.org Git - functorrent.git/blobdiff - test/Main.hs
re-arrange tests: add magnet uri tests
[functorrent.git] / test / Main.hs
diff --git a/test/Main.hs b/test/Main.hs
new file mode 100644 (file)
index 0000000..09d3e98
--- /dev/null
@@ -0,0 +1,9 @@
+-- | Tests main
+
+module Main where
+
+import MagneturiTests
+
+main :: IO ()
+main = tests
+