On Wed, May 15, 2013 at 03:39:09PM +0200, Helga Velroyen wrote: > The Arbitrary instance of the 'Instance' object is written > using the <*> syntax. Since it often uses the 'arbitrary' > generator for the instance's fields it is hard to figure > out which 'arbitrary' fills which instance field. This > patch annotates all fields with their name to make > maintenance of this code easier. > > Signed-off-by: Helga Velroyen <[email protected]> > --- > test/hs/Test/Ganeti/Objects.hs | 28 +++++++++++++++++++++++----- > 1 file changed, 23 insertions(+), 5 deletions(-)
LGTM. Thanks. -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Katherine Stephens
