diff --git a/test/Main.purs b/test/Main.purs index 8ddd215cf..4d018a28a 100644 --- a/test/Main.purs +++ b/test/Main.purs @@ -21,6 +21,7 @@ tests = concat , test_graphics , test_linking ] + {- tests = concat [ test_scratchpad ] -}