#begintest tuffluck
#beginconfig
division a a.t
config colour = 'no'
config max_rounds = 3
config rotofile = 'roto.txt'
config spitfile{'A'} = 'spit.txt'
#endconfig
#beginifile a.t
Chew, John 1800   4 3 2; 400 400 400
Chew, Kristen 1300 3 4 1; 300 300 300
Chew, Jamie 500   2 1 0; 200 200 50
Chew, Liam 0      1 2 0; 100 100 -50
#endifile
#begincommands
tuff 1 a
tuff 2 a
tuff 4 a
q
#endcommands
#beginstdout
Division A Tuff Luck

Sum Player             Losses
100 Chew, Kristen (#2) 100   
100 Chew, Jamie (#3)   100   
200 Chew, Liam (#4)    200   
Division A Tuff Luck

Sum Player           Losses 
300 Chew, Jamie (#3) 100 200
500 Chew, Liam (#4)  200 300
Division A Tuff Luck

#endstdout
#beginstderr
#endstderr
#endtest
