Add another test

This commit is contained in:
Carl Lerche
2017-08-15 13:44:48 -07:00
parent e015d7bfba
commit de96b2f410
4 changed files with 68 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ slab = "0.4.0"
string = { git = "https://github.com/carllerche/string" }
[dev-dependencies]
mock-io = { git = "https://github.com/carllerche/mock-io" }
mock-io = { git = "https://github.com/carllerche/mock-io", branch = "experiments" }
# Fuzzing
quickcheck = "0.4.1"