packages feed

postgresql-syntax-0.5.0.0: hspec-test/Ast/IntervalSecondSpec.hs

module Ast.IntervalSecondSpec (spec) where

import Helpers.Specs
import PostgresqlSyntax.Ast.IntervalSecond
import Test.Hspec

spec :: Spec
spec = do
  itSatisfiesIsAst @IntervalSecond
  itSatisfiesArbitrary @IntervalSecond