hdiff
packages
feed
yarn-lock
-0.2.0: tests/Test.hs
module Main where import Test.Tasty import qualified TestLock as TL main = defaultMain TL.tests