+2
-2
@@ -14,8 +14,8 @@ main = defaultMain =<< root
|
||||
|
||||
root :: IO TestTree
|
||||
root = testGroup "test" <$> sequenceA
|
||||
[ {- Gyehoek.Test.Golden.root
|
||||
,-} Gyehoek.Test.Sexp.root
|
||||
[ Gyehoek.Test.Golden.root
|
||||
, Gyehoek.Test.Sexp.root
|
||||
, Gyehoek.Test.CPS.Syntax.root
|
||||
, Gyehoek.Test.Stack.VM.root
|
||||
, Gyehoek.Test.CPS.Stackify.root
|
||||
|
||||
Reference in New Issue
Block a user