implemented SubFix.Internal.timestamp
This commit is contained in:
@@ -22,7 +22,9 @@ module SubFix.InternalSpec (spec) where
|
||||
|
||||
import Test.Hspec (Spec, describe)
|
||||
|
||||
import qualified SubFix.Internal.TimestampSpec as Timestamp
|
||||
|
||||
spec :: Spec
|
||||
spec = describe "Internal" $ return ()
|
||||
spec = describe "Internal" Timestamp.spec
|
||||
|
||||
--jl
|
||||
|
||||
Reference in New Issue
Block a user