packages feed

tasty-process-0.1.0.0: test/Main.hs

import Test (allTests)
import Test.Tasty (defaultMain)

main :: IO ()
main = defaultMain allTests