From 7a6eb573543666ef3f642f84dbb4a386429bf75e Mon Sep 17 00:00:00 2001 From: melody! Date: Wed, 7 Aug 2024 16:48:27 -0400 Subject: a --- test/Main.hs | 4 ++++ test/Spec.hs | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 test/Main.hs delete mode 100644 test/Spec.hs (limited to 'test') diff --git a/test/Main.hs b/test/Main.hs new file mode 100644 index 0000000..3e2059e --- /dev/null +++ b/test/Main.hs @@ -0,0 +1,4 @@ +module Main (main) where + +main :: IO () +main = putStrLn "Test suite not yet implemented." diff --git a/test/Spec.hs b/test/Spec.hs deleted file mode 100644 index cd4753f..0000000 --- a/test/Spec.hs +++ /dev/null @@ -1,2 +0,0 @@ -main :: IO () -main = putStrLn "Test suite not yet implemented" -- cgit 1.4.1-2-gfad0