reiddraper / simple-check

QuickCheck for Clojure
http://reiddraper.github.io/simple-check/
286 stars 18 forks source link

Adds missing brace #56

Closed defndaines closed 10 years ago

defndaines commented 10 years ago

Example was missing closing brace on argument to gen/one-of. Now it should produce the expected output from the example.

reiddraper commented 10 years ago

Thanks. simple-check is slated to become a contrib project, so I'm going to 'freeze' the repo from contributors who don't have a signed Clojure CA, for the time being.