hsoz-0.0.0.2: test/Network/Oz/Tests.hs
module Network.Oz.Tests (tests) where import Test.Tasty (TestTree, testGroup) import Network.Oz tests :: TestTree tests = testGroup "Network.Oz" [ ]
module Network.Oz.Tests (tests) where import Test.Tasty (TestTree, testGroup) import Network.Oz tests :: TestTree tests = testGroup "Network.Oz" [ ]