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

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

  
27 27
-}
28 28

  
29
module Test.Ganeti.HTools.Text (testText) where
29
module Test.Ganeti.HTools.Text (testHTools_Text) where
30 30

  
31 31
import Test.QuickCheck
32 32

  
......
199 199
                defGroupList ==? gl2 .&&.
200 200
                nl' ==? nl2
201 201

  
202
testSuite "Text"
202
testSuite "HTools/Text"
203 203
            [ 'prop_Load_Instance
204 204
            , 'prop_Load_InstanceFail
205 205
            , 'prop_Load_Node

Also available in: Unified diff