Don't exclude test data from package

Closes #612
This commit is contained in:
Steven Fackler 2017-04-04 09:06:32 -07:00
parent 73d4743a80
commit fc1bcecfc1
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ readme = "../README.md"
keywords = ["crypto", "tls", "ssl", "dtls"]
categories = ["cryptography", "api-bindings"]
build = "build.rs"
exclude = ["test/*"]
[features]
v101 = []