packages feed

postgrest-0.2.5.0: test/Main.hs

{-# LANGUAGE QuasiQuotes #-}
module Main where

import Test.Hspec
import SpecHelper
import Spec

main :: IO ()
main = resetDb >> hspec spec