turn off doc tests, make script executable

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-01-21 19:25:13 +01:00
parent 66172881a1
commit b35802c555
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ edition = "2018"
[lib]
crate-type = ["cdylib", "lib"]
name = "mango_v4"
doctest = false
[features]
no-entrypoint = []

0
run-tests.sh Normal file → Executable file
View File