move selftests to subdirectory and run more selftests
This commit is contained in:
9
tests/wasm-workspace/crates/two/Cargo.toml
Normal file
9
tests/wasm-workspace/crates/two/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "wasm-two"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
clap = "3"
|
||||
Reference in New Issue
Block a user