Add some property testing, and fix a bug it found.

This commit is contained in:
2018-11-06 21:53:47 -08:00
parent ccde640f99
commit de5ff87f9e
6 changed files with 75 additions and 25 deletions

View File

@@ -4,4 +4,4 @@ version = "0.1.0"
authors = ["awick"]
[dependencies]
quickcheck = "0.7.1"
quickcheck = "^0.7.2"