xrefcheck-0.1.0.0: tests/Main.hs
{- SPDX-FileCopyrightText: 2019 Serokell <https://serokell.io>
-
- SPDX-License-Identifier: MPL-2.0
-}
import Spec (spec)
import Test.Hspec (hspec)
main :: IO ()
main = hspec spec
{- SPDX-FileCopyrightText: 2019 Serokell <https://serokell.io>
-
- SPDX-License-Identifier: MPL-2.0
-}
import Spec (spec)
import Test.Hspec (hspec)
main :: IO ()
main = hspec spec