Revision da5f09ef test/hs/Test/Ganeti/Objects.hs

b/test/hs/Test/Ganeti/Objects.hs
139 139
-- | FIXME: This generates completely random data, without normal
140 140
-- validation rules.
141 141
$(genArbitrary ''PartialISpecParams)
142
$(genArbitrary ''PartialMinMaxISpecs)
142 143

  
143 144
-- | FIXME: This generates completely random data, without normal
144 145
-- validation rules.
145 146
$(genArbitrary ''PartialIPolicy)
146 147

  
147 148
$(genArbitrary ''FilledISpecParams)
149
$(genArbitrary ''FilledMinMaxISpecs)
148 150
$(genArbitrary ''FilledIPolicy)
149 151
$(genArbitrary ''IpFamily)
150 152
$(genArbitrary ''FilledNDParams)

Also available in: Unified diff