Files
home-assistant-controller/test/Main.hs
T
2026-08-20 13:53:44 +03:00

5 lines
90 B
Haskell

module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."