Check if testsuite exists, set target dir
This commit is contained in:
committed by
Dan Gohman
parent
7e0e8daf46
commit
8db57bd6c6
@@ -9,7 +9,6 @@ authors = [
|
||||
edition = "2018"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
description = "WASI implementation in Rust"
|
||||
exclude = ["misc_testsuite/*.wasm"]
|
||||
|
||||
[dependencies]
|
||||
wasi-common-cbindgen = { path = "wasi-common-cbindgen" }
|
||||
|
||||
Reference in New Issue
Block a user