Add tests

This commit is contained in:
Aditya Kulkarni
2019-09-22 11:21:29 -07:00
parent ad15d633ad
commit 66cc00db87
2 changed files with 222 additions and 2 deletions

View File

@@ -61,5 +61,8 @@ features = ["ff_derive"]
[build-dependencies]
tower-grpc-build = { git = "https://github.com/tower-rs/tower-grpc", features = ["tower-hyper"] }
[dev-dependencies]
rand_core = "0.5.1"
[profile.release]
debug = true