Skip to content

Commit

Permalink
Another sentence.
Browse files Browse the repository at this point in the history
  • Loading branch information
nick8325 committed Jul 22, 2015
1 parent e695679 commit f621ac8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Test/QuickCheck/Test.hs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ data Args
-- ^ Should we replay a previous test?
-- Note: saving a seed from one version of QuickCheck and
-- replaying it in another is not supported.
-- If you want to store a test case permanently you should save
-- the test case itself.
, maxSuccess :: Int
-- ^ Maximum number of successful tests before succeeding
, maxDiscardRatio :: Int
Expand Down

0 comments on commit f621ac8

Please sign in to comment.