repo.or.cz
/
libmpd-haskell.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[gitconv @ N.M.Commands.takeSongInfo: redundant parens]
[libmpd-haskell.git]
/
tests
/
Main.hs
blob
c59e3129841e61b4373953add5c8b8b68691bf58
1
{-# OPTIONS_GHC -fno-warn-missing-signatures #-}
2
-- |
3
-- GUTD: The Grand Unified Test Driver.
4
import qualified
Commands
5
import qualified
Properties
6
7
main
=
Properties
.
main
>>
Commands
.
main