reddit-pub/reddit_pub/test/Spec.hs

7 lines
83 B
Haskell

module Main where
import Test.Hspec (hspec)
main :: IO ()
main = hspec $ pure ()