Revision e09c1fa0 htest/Test/Ganeti/HTools/Simu.hs

b/htest/Test/Ganeti/HTools/Simu.hs
26 26

  
27 27
-}
28 28

  
29
module Test.Ganeti.HTools.Simu (testSimu) where
29
module Test.Ganeti.HTools.Simu (testHTools_Simu) where
30 30

  
31 31
import Test.QuickCheck
32 32

  
......
92 92
         map Group.iPolicy (Container.elems gl) ==?
93 93
             replicate ngroups Types.defIPolicy
94 94

  
95
testSuite "Simu"
95
testSuite "HTools/Simu"
96 96
            [ 'prop_Load
97 97
            ]

Also available in: Unified diff