wiggle's atoms_async test requires wasmtime_async (#4499)
This commit is contained in:
@@ -29,6 +29,11 @@ anyhow = "1"
|
||||
proptest = "1.0.0"
|
||||
tokio = { version = "1", features = ["rt-multi-thread","time", "macros"] }
|
||||
|
||||
[[test]]
|
||||
name = "atoms_async"
|
||||
path = "tests/atoms_async.rs"
|
||||
required-features = ["wasmtime_async"]
|
||||
|
||||
[[test]]
|
||||
name = "wasmtime_async"
|
||||
path = "tests/wasmtime_async.rs"
|
||||
|
||||
Reference in New Issue
Block a user