move selftests to subdirectory and run more selftests
This commit is contained in:
5
tests/wasm-workspace/Cargo.toml
Normal file
5
tests/wasm-workspace/Cargo.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"crates/one",
|
||||
"crates/two",
|
||||
]
|
||||
Reference in New Issue
Block a user