File: RelativeValiditySpec.hs

package info (click to toggle)
haskell-genvalidity-hspec 1.0.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 192 kB
  • sloc: haskell: 1,633; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
module Test.Validity.RelativeValiditySpec where

import Test.Hspec

-- import Test.Validity.RelativeValidity
spec :: Spec
spec = pure ()