add quickcheck(failing) also failing append

This commit is contained in:
NikVolf
2019-08-23 16:25:34 +03:00
parent 5a479363ff
commit e7d67364cc
3 changed files with 122 additions and 10 deletions

View File

@@ -5,4 +5,5 @@ authors = ["NikVolf <nikvolf@gmail.com>"]
edition = "2018"
[dev-dependencies]
assert_matches = "1.3.0"
assert_matches = "1.3.0"
quickcheck = "0.8"