Revision 713d40d1 test/hs/htest.hs

b/test/hs/htest.hs
80 80
import Test.Ganeti.THH.Types
81 81
import Test.Ganeti.Types
82 82
import Test.Ganeti.Utils
83
import Test.Ganeti.Utils.Statistics
83 84

  
84 85
-- | Our default test options, overring the built-in test-framework
85 86
-- ones (but not the supplied command line parameters).
......
145 146
  , testTHH_Types
146 147
  , testTypes
147 148
  , testUtils
149
  , testUtils_Statistics
148 150
  ]
149 151

  
150 152
-- | Main function. Note we don't use defaultMain since we want to

Also available in: Unified diff