packages feed

sydtest-mutation-0.1.0.0: test/Test/Syd/TestLocationSpec.hs

{-# LANGUAGE TypeApplications #-}

module Test.Syd.TestLocationSpec (spec) where

import Test.Syd
import Test.Syd.Mutation.TestLocation
import Test.Syd.Validity
import Test.Syd.Validity.Aeson

spec :: Spec
spec = do
  genValidSpec @TestLocation
  jsonSpec @TestLocation