[gitconv @ N.M.Commands.takeSongInfo: redundant parens]
[libmpd-haskell.git] / tests / Main.hs
blobc59e3129841e61b4373953add5c8b8b68691bf58
1 {-# OPTIONS_GHC -fno-warn-missing-signatures #-}
2 -- |
3 -- GUTD: The Grand Unified Test Driver.
4 import qualified Commands
5 import qualified Properties
7 main = Properties.main >> Commands.main