Split to multiproject
This commit is contained in:
6
reddit_pub/test/Spec.hs
Normal file
6
reddit_pub/test/Spec.hs
Normal file
@ -0,0 +1,6 @@
|
||||
module Main where
|
||||
|
||||
import Test.Hspec (hspec)
|
||||
|
||||
main :: IO ()
|
||||
main = hspec $ pure ()
|
Reference in New Issue
Block a user