Revision 49f9627a test.hs

b/test.hs
36 36
options :: TestOptions
37 37
options = TestOptions
38 38
      { no_of_tests         = 500
39
      , length_of_tests     = 5
39
      , length_of_tests     = 10
40 40
      , debug_tests         = False }
41 41

  
42 42

  

Also available in: Unified diff