Revision 22278fa7 htest/Test/Ganeti/Daemon.hs

b/htest/Test/Ganeti/Daemon.hs
76 76
-- | Test that the option list supports some common options.
77 77
case_stdopts :: Assertion
78 78
case_stdopts =
79
  checkEarlyExit defaultOptions "prog" [oShowHelp, oShowVer]
79
  checkEarlyExit defaultOptions "prog" [oShowHelp, oShowVer] []
80 80

  
81 81
testSuite "Daemon"
82 82
          [ 'prop_string_arg

Also available in: Unified diff