ShortestPathProblems-0.0.0.1: tests/properties.hs
module Main where
import Test.Tasty
import Test.Tasty.TH
main :: IO ()
main = do
defaultMain $ testGroup ""
[
]
module Main where
import Test.Tasty
import Test.Tasty.TH
main :: IO ()
main = do
defaultMain $ testGroup ""
[
]