proteome-0.2.0.0: test/u/SpecMain.hs
{-# OPTIONS_GHC -F -pgmF htfpp #-}
module Main where
import {-@ HTF_TESTS @-} TagsSpec
import Test.Framework
import Test.Framework.BlackBoxTest ()
main :: IO ()
main = htfMain htf_importedTests
{-# OPTIONS_GHC -F -pgmF htfpp #-}
module Main where
import {-@ HTF_TESTS @-} TagsSpec
import Test.Framework
import Test.Framework.BlackBoxTest ()
main :: IO ()
main = htfMain htf_importedTests