📬 help
This commit is contained in:
5
a6/runtests.hs
Normal file
5
a6/runtests.hs
Normal file
@ -0,0 +1,5 @@
|
||||
import qualified SPC_Tests
|
||||
import Test.Tasty (defaultMain)
|
||||
|
||||
main :: IO ()
|
||||
main = defaultMain SPC_Tests.tests
|
Reference in New Issue
Block a user