From a6cc71f3c4f706ff898aab295ff53338b2651adb Mon Sep 17 00:00:00 2001 From: Roly Perera Date: Wed, 25 Oct 2023 14:19:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=A9=20[layout]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/Main.purs | 1 + 1 file changed, 1 insertion(+) 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 ] -}