add quickcheck test for {un}pack_str

This commit is contained in:
Awal Garg 2018-06-30 00:52:14 +05:30 committed by Fabian
parent e33cc8f072
commit e462e0aaf1
3 changed files with 14 additions and 2 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
publish = false
[dependencies]
lazy_static = "1.0"
quickcheck = "0.6.2"
[lib]
crate-type = ["cdylib"]